Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dfloppy.c4446 static int have_no_fdc = -ENODEV; variable
4699 have_no_fdc = 0; in do_floppy_init()
4710 if (have_no_fdc) { in do_floppy_init()
4712 err = have_no_fdc; in do_floppy_init()