Searched refs:FDGETPRM (Results 1 – 5 of 5) sorted by relevance
125 #ifdef FDGETPRM in blkid_get_dev_size()129 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) in blkid_get_dev_size()
56 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro58 #define FDGETMEDIAPRM FDGETPRM
189 #ifdef FDGETPRM in ext2fs_get_device_size2()193 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in ext2fs_get_device_size2()
542 unsigned IOCTL_FDGETPRM = FDGETPRM;
170 _(FDGETPRM, WRITE, struct_floppy_struct_sz);