Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h352 #define FD_RAW_HARDFAILURE 0x20000 /* fdc had to be reset, or timed out */ macro
/openbmc/linux/drivers/block/
H A Dfloppy.c2990 raw_cmd->flags |= FD_RAW_HARDFAILURE; in raw_cmd_done()