HomeSort by: relevance | last modified time | path
    Searched refs:wdc_sataprobe (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
wdcvar.h 156 void wdc_sataprobe(struct ata_channel *);
wdc.c 205 wdc_sataprobe(struct ata_channel *chp) function
  /src/sys/dev/pci/
pdcsata.c 306 sc->sc_wdcdev.sc_atac.atac_probe = wdc_sataprobe;
330 sc->sc_wdcdev.sc_atac.atac_probe = wdc_sataprobe;
431 if (sc->sc_wdcdev.sc_atac.atac_probe == wdc_sataprobe ||
480 wdc_sataprobe(chp);
svwsata.c 152 sc->sc_wdcdev.sc_atac.atac_probe = wdc_sataprobe;
artsata.c 344 sc->sc_wdcdev.sc_atac.atac_probe = wdc_sataprobe;
viaide.c 1082 sc->sc_wdcdev.sc_atac.atac_probe = wdc_sataprobe;
  /src/sys/arch/powerpc/ibm4xx/dev/
dwcsata.c 1065 wdc_sataprobe(chp);

Completed in 22 milliseconds