Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/openbmc/linux/drivers/block/
H A Dfloppy.c3301 FDSETPRM,
3470 case FDSETPRM: in fd_locked_ioctl()
3678 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
H A Dataflop.c1628 case FDSETPRM: in fd_locked_ioctl()
H A Damiflop.c1589 case FDSETPRM: in fd_locked_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1026 +pub const FDSETPRM: u32 = 1075839554;