Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h114 #define FDC_NONE 0x00 macro
/openbmc/linux/drivers/block/
H A Dfloppy.c4244 return FDC_NONE; in get_fdc_version()
4247 return FDC_NONE; /* No FDC present ??? */ in get_fdc_version()
4507 if (fdc_state[FDC(drive)].version == FDC_NONE) in floppy_available()
4684 fdc_state[i].version = FDC_NONE; in do_floppy_init()
4689 if (fdc_state[i].version == FDC_NONE) { in do_floppy_init()