HomeSort by: relevance | last modified time | path
    Searched defs:wdcprobe1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
wdc.c 147 static int wdcprobe1(struct ata_channel *, int);
307 if (wdcprobe1(chp, 0) == 0) {
510 rv = wdcprobe1(ch, 1);
522 wdcprobe1(struct ata_channel *chp, int poll) function in typeref:typename:int
wdc.c 147 static int wdcprobe1(struct ata_channel *, int);
307 if (wdcprobe1(chp, 0) == 0) {
510 rv = wdcprobe1(ch, 1);
522 wdcprobe1(struct ata_channel *chp, int poll) function in typeref:typename:int

Completed in 24 milliseconds