Home
last modified time | relevance | path

Searched refs:wdc_softc (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/sys/dev/ic/
H A Dwdcvar.h74 struct wdc_softc { struct
134 #define CHAN_TO_WDC(chp) ((struct wdc_softc *)(chp)->ch_atac)
144 void wdc_allocate_regs(struct wdc_softc *);
H A Dwdc.c191 wdc_allocate_regs(struct wdc_softc *wdc) in wdc_allocate_regs()
207 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_sataprobe()
297 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_drvprobe()
495 struct wdc_softc *wdc; in wdcprobe_with_reset()
524 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcprobe1()
796 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcattach()
886 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcintr()
969 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_reset_channel()
1030 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcreset()
1067 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_do_reset()
[all …]
H A Dninjaata32var.h55 struct wdc_softc sc_wdcdev; /* common wdc definitions */
H A Dmvsatavar.h110 struct wdc_softc sc_wdcdev; /* common wdc definitions */
/netbsd-src/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c54 struct wdc_softc sc_wdcdev;
175 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_g1_do_reset()
/netbsd-src/sys/arch/playstation2/dev/
H A Dwdc_spd.c69 struct wdc_softc sc_wdcdev;
189 struct wdc_softc *wdc = &sc->sc_wdcdev; in wdc_spd_attach()
/netbsd-src/sys/arch/amiga/dev/
H A Defavar.h49 struct wdc_softc sc_wdcdev;
H A Dwdc_amiga.c55 struct wdc_softc sc_wdcdev;
H A Dwdc_buddha.c53 struct wdc_softc sc_wdcdev;
H A Dwdc_acafh.c75 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dwdc_extio.c98 struct wdc_softc sc_wdcdev;
118 struct wdc_softc *wdc = CHAN_TO_WDC(chp);
/netbsd-src/sys/dev/scsipi/
H A Datapi_wdc.c207 struct wdc_softc *wdc = device_private(chan->chan_adapter->adapt_dev); in wdc_atapi_get_params()
269 struct wdc_softc *wdc = device_private(chan->chan_adapter->adapt_dev); in wdc_atapi_probe_device()
372 struct wdc_softc *wdc = device_private(adapt->adapt_dev); in wdc_atapi_scsipi_request()
481 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_start()
735 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_intr()
1059 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_phase_complete()
/netbsd-src/sys/arch/evbarm/tsarm/
H A Dwdc_ts.c50 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/evbarm/iq31244/
H A Dwdc_obio.c53 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/arm/gemini/
H A Dobio_wdc.c57 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/dev/podulebus/
H A Dhcide.c52 struct wdc_softc sc_wdc;
H A Ddtide.c53 struct wdc_softc sc_wdc;
/netbsd-src/sys/arch/acorn32/eb7500atx/
H A Drside.c112 struct wdc_softc sc_wdcdev; /* common wdc definitions */
/netbsd-src/sys/arch/prep/pnpbus/
H A Dwdc_pnpbus.c54 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dwdc_obio.c53 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/dev/pci/
H A Dpciidevar.h80 struct wdc_softc sc_wdcdev; /* common wdc definitions */
/netbsd-src/sys/dev/ofisa/
H A Dwdc_ofisa.c60 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/landisk/dev/
H A Dwdc_obio.c49 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/arch/acorn32/mainbus/
H A Dwdc_pioc.c59 struct wdc_softc sc_wdcdev;
/netbsd-src/sys/dev/ata/
H A Data_wdc.c179 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_ata_bio_start()
337 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in _wdc_ata_bio_start()
631 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_ata_bio_intr()

12