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

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

Completed in 61 milliseconds