OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atac_probe
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/dev/pci/
pdcsata.c
306
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_sataprobe;
318
sc->sc_wdcdev.sc_atac.
atac_probe
= pdc203xx_combo_probe;
330
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_sataprobe;
342
sc->sc_wdcdev.sc_atac.
atac_probe
= pdc203xx_combo_probe;
356
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_drvprobe;
431
if (sc->sc_wdcdev.sc_atac.
atac_probe
== wdc_sataprobe ||
432
(sc->sc_wdcdev.sc_atac.
atac_probe
== pdc203xx_combo_probe
svwsata.c
152
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_sataprobe;
artsata.c
344
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_sataprobe;
satalink.c
512
sc->sc_wdcdev.sc_atac.
atac_probe
= sii3112_drv_probe;
751
sc->sc_wdcdev.sc_atac.
atac_probe
= sii3112_drv_probe;
viaide.c
1082
sc->sc_wdcdev.sc_atac.
atac_probe
= wdc_sataprobe;
/src/sys/dev/ata/
atavar.h
502
void (*
atac_probe
)(struct ata_channel *);
member in struct:atac_softc
ata.c
244
(*atac->
atac_probe
)(chp);
/src/sys/arch/powerpc/ibm4xx/dev/
dwcsata.c
987
sc->sc_wdcdev.sc_atac.
atac_probe
= dwcsata_probe;
/src/sys/dev/ic/
wdc.c
862
if (atac->
atac_probe
== NULL)
863
atac->
atac_probe
= wdc_drvprobe;
siisata.c
224
sc->sc_atac.
atac_probe
= siisata_probe_drive;
ahcisata_core.c
341
sc->sc_atac.
atac_probe
= ahci_probe_drive;
mvsata.c
347
sc->sc_wdcdev.sc_atac.
atac_probe
= mvsata_probe_drive;
Completed in 32 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026