Home | History | Annotate | Download | only in ic

Lines Matching defs:ATA_DELAY

114 #define ATA_DELAY 10000 /* 10s for a drive I/O */
124 ata_delay(chp, AHCISATA_EXTRA_DELAY_MS, msg, flags)
831 ata_delay(chp, 10, "ahcifis", flags);
926 ata_delay(chp, 10, "ahcirstw", flags);
967 ata_delay(chp, 10, "ahcid2h", flags);
1019 ata_delay(chp, 10, "ahcid2h", flags);
1244 ata_delay(chp, 10, "ahcipl", xfer->c_ata_c.flags);
1470 callout_reset(&chp->c_timo_callout, mstohz(ATA_DELAY),
1486 for (int i = 0; i < ATA_DELAY * 10; i++) {
1627 ata_delay(chp, 10, "ahcistop", flags);
1659 ata_delay(chp, 10, "ahciclo", flags);
1984 for (int i = 0; i < ATA_DELAY / 10; i++) {