Searched refs:SCSI_GET_EVENT_STATUS_NOTIFICATION (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/
H A Dscsi.h50 SCSI_GET_EVENT_STATUS_NOTIFICATION = 0x4a, enumerator in enum:SCSICMD
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSIHost.cpp184 case SCSI_GET_EVENT_STATUS_NOTIFICATION:
H A DDrvHostDVD.cpp638 if (pbCmd[0] == SCSI_GET_EVENT_STATUS_NOTIFICATION)
H A DDevAHCI.cpp4434 case SCSI_GET_EVENT_STATUS_NOTIFICATION:
4813 case SCSI_GET_EVENT_STATUS_NOTIFICATION:
7435 * SCSI_GET_EVENT_STATUS_NOTIFICATION should return "medium removed" event
7444 * SCSI_GET_EVENT_STATUS_NOTIFICATION should return "medium inserted". If
H A DDevATA.cpp3081 case SCSI_GET_EVENT_STATUS_NOTIFICATION:
3456 case SCSI_GET_EVENT_STATUS_NOTIFICATION:
3766 * SCSI_GET_EVENT_STATUS_NOTIFICATION should return "medium removed" event
3776 * SCSI_GET_EVENT_STATUS_NOTIFICATION should return "medium inserted". If

Completed in 900 milliseconds