Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h344 #define FD_RAW_MORE 0x100 /* more records follow */ macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3125 if (ptr->flags & FD_RAW_MORE) { in raw_cmd_copyin()