Searched defs:jzsmb_softc (Results 1 – 1 of 1) sorted by relevance
96 struct jzsmb_softc { struct97 struct resource *res;98 struct mtx mtx;122 jzsmb_enable(struct jzsmb_softc *sc, int enable) in jzsmb_enable() argument