Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h389 #define FDRAWCMD _IO(2, 0x58) macro
/openbmc/linux/drivers/block/
H A DKconfig47 Note: FDRAWCMD is deprecated and will be removed from the kernel
H A Dfloppy.c3322 FDRAWCMD,
3552 case FDRAWCMD: in fd_locked_ioctl()
3889 case FDRAWCMD: in fd_compat_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h129 IOCTL(FDRAWCMD, 0, TYPE_NULL) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch939 +pub const FDRAWCMD: u32 = 600;