Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dsw.c161 struct sw_softc { struct
162 struct ncr5380_softc ncr_sc;
163 bus_space_tag_t sc_bustag; /* bus tags */
164 bus_dma_tag_t sc_dmatag;
166 struct sw_dma_handle *sc_dma;
167 int sc_xlen; /* length of current DMA segment. */
168 int sc_options; /* options for this instance. */