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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp746 void Console::i_attachStatusDriver(PCFGMNODE pCtlInst, PPDMLED *papLeds, function in class:Console
1930 i_attachStatusDriver(pInst, &mapUSBLed[0], 0, 0, NULL, NULL, 0);
1961 i_attachStatusDriver(pInst, &mapUSBLed[1], 0, 0, NULL, NULL, 0);
2011 i_attachStatusDriver(pInst, &mapUSBLed[0], 0, 1, NULL, NULL, 0);
2213 i_attachStatusDriver(pCtlInst, &mapStorageLeds[iLedScsi], 0, 15,
2237 i_attachStatusDriver(pCtlInst, &mapStorageLeds[iLedScsi], 0, 15,
2262 i_attachStatusDriver(pCtlInst, &mapStorageLeds[iLedSata], 0, cPorts - 1,
2279 i_attachStatusDriver(pCtlInst, &mapStorageLeds[iLedIde], 0, 3,
2303 i_attachStatusDriver(pCtlInst, &mapStorageLeds[iLedFloppy], 0, 1,
2332 i_attachStatusDriver(pCtlIns
[all...]

Completed in 55 milliseconds