Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h347 #define FD_RAW_SOFTFAILURE 0x800 /* consider the return value for failure macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3004 if ((raw_cmd->flags & FD_RAW_SOFTFAILURE) && in raw_cmd_done()