Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfd.h236 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) macro
/linux-4.4.14/block/
Dcompat_ioctl.c296 { FDPOLLDRVSTAT32, FDPOLLDRVSTAT },
/linux-4.4.14/drivers/block/
Dfloppy.c3319 FDPOLLDRVSTAT,
3509 case FDPOLLDRVSTAT: in fd_locked_ioctl()