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

  /src/sys/dev/ic/
wdc.c 1273 wdcwait(struct ata_channel *chp, int mask, int bits, int timeout, int flags, function
1444 switch(wdcwait(chp, ata_c->r_st_bmask | WDCS_DRQ,
1558 if (wdcwait(chp, ata_c->r_st_bmask | WDCS_DRQ,
1569 if (wdcwait(chp, ata_c->r_st_pmask, ata_c->r_st_pmask,
wdc.c 1273 wdcwait(struct ata_channel *chp, int mask, int bits, int timeout, int flags, function
1444 switch(wdcwait(chp, ata_c->r_st_bmask | WDCS_DRQ,
1558 if (wdcwait(chp, ata_c->r_st_bmask | WDCS_DRQ,
1569 if (wdcwait(chp, ata_c->r_st_pmask, ata_c->r_st_pmask,

Completed in 196 milliseconds