Searched refs:CDS_TRAY_OPEN (Results 1 – 6 of 6) sorted by relevance
306 return CDS_TRAY_OPEN; in sr_drive_status()318 return CDS_TRAY_OPEN; in sr_drive_status()336 return CDS_TRAY_OPEN; in sr_drive_status()
420 #define CDS_TRAY_OPEN 2 macro
1062 if (ret == CDS_TRAY_OPEN) { in open_for_data()1086 if ((ret == CDS_NO_DISC) || (ret==CDS_TRAY_OPEN)) { in open_for_data()1225 if (ret == CDS_TRAY_OPEN) { in check_for_audio_disc()1247 if ((ret == CDS_NO_DISC) || (ret==CDS_TRAY_OPEN)) { in check_for_audio_disc()
456 case CDS_TRAY_OPEN:479 case CDS_TRAY_OPEN:
364 CDS_TRAY_OPEN /* tray is opened */
893 CDS_TRAY_OPEN
Completed in 16 milliseconds