Searched refs:FDGETPRM32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | fd.h | 23 #define FDGETPRM32 _IOR(2, 0x04, struct compat_floppy_struct) macro |
/openbmc/linux/drivers/block/ | ||
H A D | floppy.c | 3895 case FDGETPRM32: in fd_compat_ioctl() |