Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-floppy.c50 #define IDEFLOPPY_MAX_PC_RETRIES 3 macro
137 if (pc->retries > IDEFLOPPY_MAX_PC_RETRIES) { in ide_floppy_issue_pc()