Home
last modified time | relevance | path

Searched refs:FDTWADDLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfd.h393 #define FDTWADDLE _IO(2, 0x59) macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3324 FDTWADDLE
3554 case FDTWADDLE: in fd_locked_ioctl()
3882 case FDTWADDLE: in fd_compat_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h129 IOCTL(FDTWADDLE, 0, TYPE_NULL) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch323 +pub const FDTWADDLE: u32 = 601;