Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dsw.c161 struct sw_softc { struct
218 CFATTACH_DECL_NEW(sw, sizeof(struct sw_softc),
246 struct sw_softc *sc = device_private(self); in sw_attach()
395 struct sw_softc *sc = arg; in sw_intr()
477 struct sw_softc *sc = (struct sw_softc *)ncr_sc; in sw_dma_alloc()
553 struct sw_softc *sc = (struct sw_softc *)ncr_sc; in sw_dma_free()
687 struct sw_softc *sc = (struct sw_softc *)ncr_sc; in sw_dma_start()