Searched refs:ATA_RESET_TIME (Results 1 – 3 of 3) sorted by relevance
130 #ifndef ATA_RESET_TIME131 #define ATA_RESET_TIME 60 /* spec allows up to 31 seconds */ macro
124 #define ATA_RESET_TIME 1 macro
785 if (i > (ATA_RESET_TIME * 100)) { in ide_init()