Searched defs:SCSI (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dovfreader.h496 enum ControllerSystemType { IDE, SATA, SCSI }; enumerator in enum:ovf::HardDiskController::ControllerSystemType
497 ControllerSystemType system; // one of IDE, SATA, SCSI
501 // note that we treat LsiLogicSAS as a SCSI controller (system == SCSI) even though VirtualBox
502 // treats it as a fourth class besides IDE, SATA, SCSI
520 uint32_t idController;// SCSI (or IDE) controller this disk is connected to;
524 // and possibly higher for disks attached to SCSI controllers (untested)

Completed in 39 milliseconds