Home
last modified time | relevance | path

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

/drivers/ide/
Dide-floppy.c48 #define IDEFLOPPY_MAX_PC_RETRIES 3 macro
135 if (pc->retries > IDEFLOPPY_MAX_PC_RETRIES) { in ide_floppy_issue_pc()