Searched defs:zs_softc (Results 1 – 1 of 1) sorted by relevance
124 struct zs_softc { struct125 device_t sc_dev; /* base device */126 struct zs_chanstate *sc_cs[2]; /* chan A and B software state */128 struct zs_chanstate sc_cs_store[2];129 void *sc_sicookie; /* for callback */