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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVM.cpp146 KStorageControllerType hdStorageControllerType = type.GetRecommendedHDStorageController(); local
149 if (ctrHDBus != strDVDBus || hdStorageControllerType != dvdStorageControllerType)
154 hdCtr.SetControllerType(hdStorageControllerType);
166 if (hdStorageControllerType == KStorageControllerType_IntelAhci)
/vbox/src/VBox/Main/include/
H A DGlobal.h75 const StorageControllerType_T hdStorageControllerType; member in struct:Global::OSType

Completed in 51 milliseconds