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

/linux-4.1.27/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) { ide_floppy_issue_pc()

Completed in 30 milliseconds