Searched refs:CDROM_SELECT_SPEED (Results 1 – 4 of 4) sorted by relevance
54 CDROM_SELECT_SPEED Set the CD-ROM speed803 CDROM_SELECT_SPEED811 ioctl(fd, CDROM_SELECT_SPEED, speed);
123 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */ macro
414 operate at 300kB/sec you would call the CDROM_SELECT_SPEED *ioctl*882 `CDROM_SELECT_SPEED`
3348 case CDROM_SELECT_SPEED: in cdrom_ioctl()