Searched refs:CDROM_DISC_STATUS (Results 1 – 6 of 6) sorted by relevance
56 CDROM_DISC_STATUS Get disc type, etc.713 CDROM_DISC_STATUS Get disc type, etc.717 ioctl(fd, CDROM_DISC_STATUS, 0);737 the CDROM_DISC_STATUS ioctl is flawed. It makes the false
263 case CDROM_DISC_STATUS: in compat_blkdev_driver_ioctl()
127 #define CDROM_DISC_STATUS 0x5327 /* Get disc type, etc. */ macro
489 status = ioctl (fd, CDROM_DISC_STATUS);491 perror(" CDROM_DISC_STATUS");
900 \item[CDROM_DISC_STATUS] Returns the type of the disc currently in the
3363 case CDROM_DISC_STATUS: in cdrom_ioctl()