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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp2606 unsigned uBootIdx = 0; local
2611 if (it->mBootPrio == 0 && uBootIdx != 0)
2615 achBootIdx[0] = '0' + uBootIdx++; /* Boot device order. */

Completed in 73 milliseconds