wdc.c | 1273 wdcwait(struct ata_channel *chp, int mask, int bits, int timeout, int flags, function in typeref:typename:int 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,
|