print_unex        167 drivers/block/floppy.c static int print_unex = 1;
print_unex       1715 drivers/block/floppy.c 	do_print = !handler && print_unex && initialized;
print_unex       4418 drivers/block/floppy.c 	{"unexpected_interrupts", NULL, &print_unex, 1, 0},
print_unex       4419 drivers/block/floppy.c 	{"no_unexpected_interrupts", NULL, &print_unex, 0, 0},
print_unex       4420 drivers/block/floppy.c 	{"L40SX", NULL, &print_unex, 0, 0}