Searched defs:asmc_softc (Results 1 – 1 of 1) sorted by relevance
69 struct asmc_softc { struct70 struct device sc_dev;94 int asmc_try(struct asmc_softc *, int, const char *, uint8_t *, uint8_t); argument