Home
last modified time | relevance | path

Searched refs:FDSETPRM (Results 1 – 4 of 4) 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()