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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp335 static const char *const g_apszIDEDrives[4] = variable
3863 PCFGMNODE pDrive = CFGMR3GetChild(pCfg, g_apszIDEDrives[uLUN]);
3865 InsertConfigNode(pCfg, g_apszIDEDrives[uLUN], &pDrive);

Completed in 48 milliseconds