Searched refs:numSerialEnabled (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGlobal.h72 const uint32_t numSerialEnabled; member in struct:Global::OSType
/vbox/src/VBox/Main/src-server/
H A DSerialPortImpl.cpp628 uint32_t numSerialEnabled = aOsType->i_numSerialEnabled(); local
631 if (m->bd->ulSlot < numSerialEnabled)
H A DGuestOSTypeImpl.cpp120 unconst(mNumSerialEnabled) = ostype.numSerialEnabled;

Completed in 269 milliseconds