Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dwdc_obio.c65 struct wdc_obio_softc { struct
88 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
119 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()
303 struct wdc_obio_softc *sc = (struct wdc_obio_softc *)chp->ch_atac; in wdc_obio_select()
313 struct wdc_obio_softc *sc = (struct wdc_obio_softc *)chp->ch_atac; in adjust_timing()
378 struct wdc_obio_softc *sc = (struct wdc_obio_softc *)chp->ch_atac; in ata4_adjust_timing()
445 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_detach()
471 struct wdc_obio_softc *sc = v; in wdc_obio_dma_init()
520 struct wdc_obio_softc *sc = v; in wdc_obio_dma_start()
528 struct wdc_obio_softc *sc = v; in wdc_obio_dma_finish()
/netbsd-src/sys/arch/evbarm/iq31244/
H A Dwdc_obio.c52 struct wdc_obio_softc { struct
63 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
75 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()
/netbsd-src/sys/arch/arm/gemini/
H A Dobio_wdc.c56 struct wdc_obio_softc { struct
67 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
86 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()
/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dwdc_obio.c52 struct wdc_obio_softc { struct
65 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
128 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()
/netbsd-src/sys/arch/landisk/dev/
H A Dwdc_obio.c48 struct wdc_obio_softc { struct
59 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
124 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()
/netbsd-src/sys/arch/mac68k/obio/
H A Dwdc_obio.c67 struct wdc_obio_softc { struct
79 CFATTACH_DECL_NEW(wdc_obio, sizeof(struct wdc_obio_softc), argument
136 struct wdc_obio_softc *sc = device_private(self); in wdc_obio_attach()