Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/ioc/
H A Doiocsc.c68 struct oiocsc_softc { struct
95 CFATTACH_DECL_NEW(oiocsc, sizeof(struct oiocsc_softc), argument
126 struct oiocsc_softc *osc = device_private(self); in oiocsc_attach()
204 struct oiocsc_softc *osc = (void *)dev; in oiocsc_dmasetup()
266 struct oiocsc_softc *osc = (void *)dev; in oiocsc_dmago()
294 struct oiocsc_softc *osc = (void *)dev; in oiocsc_dmastop()
315 struct oiocsc_softc *osc = (void *)dev; in oiocsc_reset()
331 struct oiocsc_softc *osc = arg; in oiocsc_scsiintr()