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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c58 * and retry the packet command IDEFLOPPY_MAX_PC_RETRIES times.
60 #define IDEFLOPPY_MAX_PC_RETRIES 3 macro
73 #define IDEFLOPPY_PC_STACK (10 + IDEFLOPPY_MAX_PC_RETRIES)
973 if (pc->retries > IDEFLOPPY_MAX_PC_RETRIES ||

Completed in 27 milliseconds