Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dspc.c70 struct spc_dio_softc { struct
83 CFATTACH_DECL_NEW(spc, sizeof(struct spc_dio_softc), argument
105 struct spc_dio_softc *dsc = device_private(self); in spc_dio_attach()
164 struct spc_dio_softc *dsc = (struct spc_dio_softc *)sc; in spc_dio_dmastart()
182 struct spc_dio_softc *dsc = arg; in spc_dio_dmago()
243 struct spc_dio_softc *dsc = (struct spc_dio_softc *)sc; in spc_dio_dmadone()
289 struct spc_dio_softc *dsc = arg; in spc_dio_dmastop()