Searched refs:print_unex (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/block/ | 
| D | floppy.c | 167 static int print_unex = 1;  variable1746 	do_print = !handler && print_unex && initialized;  in floppy_interrupt()
 4471 	{"unexpected_interrupts", NULL, &print_unex, 1, 0},
 4472 	{"no_unexpected_interrupts", NULL, &print_unex, 0, 0},
 4473 	{"L40SX", NULL, &print_unex, 0, 0}
 
 |