Home
last modified time | relevance | path

Searched defs:zs_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/atari/dev/
H A Dzs.c124 struct zs_softc { struct
125 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 */