Searched refs:CDROMCLOSETRAY (Results 1 – 4 of 4) sorted by relevance
67 if ( ioctl(cdfile, CDROMCLOSETRAY) == -1 ) in CDAudio_CloseDoor()
118 #define CDROMCLOSETRAY 0x5319 /* pendant of CDROMEJECT */ macro
1194 if (ioctl(s->fd, CDROMCLOSETRAY, NULL) < 0) in cdrom_eject()