Home
last modified time | relevance | path

Searched refs:CDS_TRAY_OPEN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dsr_ioctl.c315 return CDS_TRAY_OPEN; in sr_drive_status()
327 return CDS_TRAY_OPEN; in sr_drive_status()
345 return CDS_TRAY_OPEN; in sr_drive_status()
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h420 #define CDS_TRAY_OPEN 2 macro
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c1047 if (ret == CDS_TRAY_OPEN) { in open_for_data()
1071 if ((ret == CDS_NO_DISC) || (ret==CDS_TRAY_OPEN)) { in open_for_data()
1211 if (ret == CDS_TRAY_OPEN) { in check_for_audio_disc()
1233 if ((ret == CDS_NO_DISC) || (ret==CDS_TRAY_OPEN)) { in check_for_audio_disc()
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst899 CDS_TRAY_OPEN
/openbmc/linux/Documentation/cdrom/
H A Dcdrom-standard.rst363 CDS_TRAY_OPEN /* tray is opened */