Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h106 #define FDSETEMSGTRESH _IO(2,0x4a) macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3309 FDSETEMSGTRESH,
3509 case FDSETEMSGTRESH: in fd_locked_ioctl()
3875 case FDSETEMSGTRESH: in fd_compat_ioctl()
H A Dataflop.c1742 case FDSETEMSGTRESH: in fd_locked_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h120 IOCTL(FDSETEMSGTRESH, 0, TYPE_NULL) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch907 +pub const FDSETEMSGTRESH: u32 = 586;