Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-floppy.c48 * the packet command IDEFLOPPY_MAX_PC_RETRIES times.
50 #define IDEFLOPPY_MAX_PC_RETRIES 3 macro
137 if (pc->retries > IDEFLOPPY_MAX_PC_RETRIES) { in ide_floppy_issue_pc()

Completed in 2 milliseconds