Searched refs:print_unex (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/block/ |
| H A D | floppy.c | 163 static int print_unex = 1; variable 1744 do_print = !handler && print_unex && initialized; in floppy_interrupt() 4397 {"unexpected_interrupts", NULL, &print_unex, 1, 0}, 4398 {"no_unexpected_interrupts", NULL, &print_unex, 0, 0}, 4399 {"L40SX", NULL, &print_unex, 0, 0}
|