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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp4218 ChipsetType_T enmChipsetType; local
4219 hrc = mMachine->COMGETTER(ChipsetType)(&enmChipsetType);
4225 ULONG ulInstanceMax = (ULONG)Global::getMaxNetworkAdapters(enmChipsetType);

Completed in 74 milliseconds