Searched refs:SCSI_REPORT_LUNS (Results 1 - 6 of 6) sorted by relevance

/vbox/include/VBox/
H A Dscsi.h110 SCSI_REPORT_LUNS = 0xa0, enumerator in enum:SCSICMD
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp79 case SCSI_REPORT_LUNS:
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSIHost.cpp179 case SCSI_REPORT_LUNS:
H A DDevAHCI.cpp5063 case SCSI_REPORT_LUNS: /* Not part of MMC-3, but used by Windows. */
H A DDevATA.cpp3703 case SCSI_REPORT_LUNS: /* Not part of MMC-3, but used by Windows. */
/vbox/src/VBox/Storage/
H A DISCSI.cpp4150 sr.abCDB[0] = SCSI_REPORT_LUNS;

Completed in 106 milliseconds