Searched refs:FDGETPRM (Results 1 – 3 of 3) sorted by relevance
84 #ifdef FDGETPRM in blkid_get_dev_size()131 #ifdef FDGETPRM in blkid_get_dev_size()132 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) in blkid_get_dev_size()
152 #ifdef FDGETPRM in ext2fs_get_device_size()208 #ifdef FDGETPRM in ext2fs_get_device_size()209 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in ext2fs_get_device_size()
50 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro52 #define FDGETMEDIAPRM FDGETPRM