Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfd.h56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro
58 #define FDDEFMEDIAPRM FDDEFPRM
/linux/drivers/block/
A Dataflop.c1627 case FDDEFPRM: in fd_locked_ioctl()
1687 if (cmd == FDDEFPRM) { in fd_locked_ioctl()
1703 if (cmd == FDDEFPRM) { in fd_locked_ioctl()
A Dfloppy.c3236 if (cmd != FDDEFPRM) { in set_geometry()
3248 if (cmd == FDDEFPRM) in set_geometry()
3272 FDDEFPRM,
3441 case FDDEFPRM: in fd_locked_ioctl()
3657 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
A Damiflop.c1591 case FDDEFPRM: in fd_locked_ioctl()

Completed in 20 milliseconds