Searched refs:FDSETPRM (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/linux-master/drivers/block/
H A Dataflop.c54 * - implemented FDSETPRM and FDDEFPRM ioctl
276 * the respective entry of this array. Set by FDSETPRM ioctls.
1628 case FDSETPRM:
H A Dfloppy.c3305 FDSETPRM,
3474 case FDSETPRM:
3682 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM,
H A Damiflop.c1589 case FDSETPRM:

Completed in 150 milliseconds