Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfd.h237 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) macro
/Linux-v4.19/drivers/block/
Dfloppy.c3327 FDPOLLDRVSTAT,
3520 case FDPOLLDRVSTAT: in fd_locked_ioctl()