Searched refs:i_attachStatusDriver (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleImpl2.cpp | 746 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...] |
/vbox/src/VBox/Main/include/ |
H A D | ConsoleImpl.h | 685 void i_attachStatusDriver(PCFGMNODE pCtlInst, PPDMLED *papLeds,
|
Completed in 123 milliseconds