Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dfloppy.c1230 static int no_fifo; variable
1239 output_byte(0x10 | (no_fifo & 0x20) | (fifo_depth & 0xf)); in fdc_configure()
4391 {"nofifo", NULL, &no_fifo, 0x20, 0},
4392 {"usefifo", NULL, &no_fifo, 0, 0},