Searched defs:IDEFLOPPY_MAX_PC_RETRIES (Results 1 - 1 of 1) sorted by relevance

/drivers/ide/
H A Dide-floppy.c46 * the packet command IDEFLOPPY_MAX_PC_RETRIES times.
48 #define IDEFLOPPY_MAX_PC_RETRIES 3 macro
135 if (pc->retries > IDEFLOPPY_MAX_PC_RETRIES) {

Completed in 13 milliseconds