Home
last modified time | relevance | path

Searched refs:FDSETPRM (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/linux/drivers/block/
H A Dfloppy.c3298 FDSETPRM,
3467 case FDSETPRM: in fd_locked_ioctl()
3675 err = set_geometry(cmd == FDSETPRM32 ? FDSETPRM : FDDEFPRM, in compat_set_geometry()
H A Dataflop.c1629 case FDSETPRM: in fd_locked_ioctl()