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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1883 bool fOhciPresent = false; /**< Flag whether at least one OHCI controller is present. */ local
1892 fOhciPresent = true;
1905 if (fOhciPresent || fXhciPresent)

Completed in 329 milliseconds