Searched refs:IDEFLOPPY_PC_STACK (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.c73 #define IDEFLOPPY_PC_STACK (10 + IDEFLOPPY_MAX_PC_RETRIES) macro
215 idefloppy_pc_t pc_stack[IDEFLOPPY_PC_STACK];
218 struct request rq_stack[IDEFLOPPY_PC_STACK];
607 if (floppy->pc_stack_index == IDEFLOPPY_PC_STACK)
616 if (floppy->rq_stack_index == IDEFLOPPY_PC_STACK)

Completed in 103 milliseconds