Searched defs:numSerialEnabled (Results 1 - 2 of 2) 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)

Completed in 61 milliseconds