Searched refs:FDGETPRM (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dgetsize.c84 #ifdef FDGETPRM
131 #ifdef FDGETPRM
132 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0)
/external/kernel-headers/original/linux/
H A Dfd.h50 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
52 #define FDGETMEDIAPRM FDGETPRM
/external/e2fsprogs/lib/ext2fs/
H A Dgetsize.c152 #ifdef FDGETPRM
208 #ifdef FDGETPRM
209 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) {

Completed in 29 milliseconds