Searched refs:FDDEFPRM (Results 1 – 5 of 5) sorted by relevance
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro58 #define FDDEFMEDIAPRM FDDEFPRM
1629 case FDDEFPRM: in fd_locked_ioctl()1689 if (cmd == FDDEFPRM) { in fd_locked_ioctl()1705 if (cmd == FDDEFPRM) { in fd_locked_ioctl()
3266 if (cmd != FDDEFPRM) { in set_geometry()3278 if (cmd == FDDEFPRM) in set_geometry()3302 FDDEFPRM,3471 case FDDEFPRM: in fd_locked_ioctl()3678 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
1590 case FDDEFPRM: in fd_locked_ioctl()
679 +pub const FDDEFPRM: u32 = 1075839555;