Home
last modified time | relevance | path

Searched refs:FDSETDRVPRM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfd.h196 #define FDSETDRVPRM _IOW(2, 0x90, struct floppy_drive_params) macro
/openbmc/linux/drivers/block/
H A Dfloppy.c3314 FDSETDRVPRM,
3522 case FDSETDRVPRM: in fd_locked_ioctl()