Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dwdc.c127 int wdc_ata_present(struct channel_softc *, int);
503 wdc_ata_present(struct channel_softc *chp, int drive) in wdc_ata_present() function
695 if (wdc_ata_present(chp, drive)) { in wdcprobe()