Searched refs:no_fifo (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/block/ |
H A D | floppy.c | 1221 static int no_fifo; variable 1230 output_byte(0x10 | (no_fifo & 0x20) | (fifo_depth & 0xf)); fdc_configure() 4051 {"nofifo", NULL, &no_fifo, 0x20, 0}, 4052 {"usefifo", NULL, &no_fifo, 0, 0},
|
Completed in 63 milliseconds