Searched refs:Actual (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp171 pThis->pLed->Asserted.s.fReading = pThis->pLed->Actual.s.fReading = 1;
174 pThis->pLed->Actual.s.fReading = 0;
181 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
184 pThis->pLed->Actual.s.fWriting = 0;
217 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
219 pThis->pLed->Actual.s.fWriting = 0;
279 pThis->pLed->Actual.s.fReading = 0;
282 pThis->pLed->Actual.s.fWriting = 0;
362 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
386 pThis->pLed->Asserted.s.fReading = pThis->pLed->Actual
[all...]
H A DDevAHCI.cpp3949 pAhciPort->Led.Asserted.s.fReading = pAhciPort->Led.Actual.s.fReading = 1;
3951 pAhciPort->Led.Asserted.s.fWriting = pAhciPort->Led.Actual.s.fWriting = 1;
4067 pAhciPort->Led.Actual.s.fReading = 0;
4072 pAhciPort->Led.Actual.s.fWriting = 0;
5997 pAhciPort->Led.Actual.s.fReading = 0;
6003 pAhciPort->Led.Actual.s.fWriting = 0;
6008 pAhciPort->Led.Actual.s.fWriting = 0;
6784 pAhciPort->Led.Asserted.s.fWriting = pAhciPort->Led.Actual.s.fWriting = 1;
6791 pAhciPort->Led.Asserted.s.fReading = pAhciPort->Led.Actual.s.fReading = 1;
6799 pAhciPort->Led.Asserted.s.fWriting = pAhciPort->Led.Actual
[all...]
H A DDevATA.cpp1567 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1569 s->Led.Actual.s.fReading = 0;
1597 s->Led.Asserted.s.fWriting = s->Led.Actual.s.fWriting = 1;
1607 s->Led.Actual.s.fWriting = 0;
1870 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1910 s->Led.Actual.s.fReading = 0;
1972 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1977 s->Led.Asserted.s.fWriting = s->Led.Actual.s.fWriting = 1;
2147 s->Led.Actual.s.fReading = 0;
2152 s->Led.Actual
[all...]
H A DDevFdc.cpp1475 drv->Led.Asserted.s.fWriting = drv->Led.Actual.s.fWriting = 1;
1480 drv->Led.Actual.s.fWriting = 0;
1491 drv->Led.Asserted.s.fReading = drv->Led.Actual.s.fReading = 1;
1496 drv->Led.Actual.s.fReading = 0;
2664 drv->Led.Actual.u32 = 0;
/vbox/src/VBox/HostServices/SharedFolders/
H A Dservice.cpp556 pStatusLed->Asserted.s.fReading = pStatusLed->Actual.s.fReading = 1;
561 pStatusLed->Actual.s.fReading = 0;
623 pStatusLed->Asserted.s.fWriting = pStatusLed->Actual.s.fWriting = 1;
628 pStatusLed->Actual.s.fWriting = 0;
777 pStatusLed->Asserted.s.fReading = pStatusLed->Actual.s.fReading = 1;
784 pStatusLed->Actual.s.fReading = 0;
/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.cpp575 pState->led.Asserted.s.fWriting = pState->led.Actual.s.fWriting = 1;
577 pState->led.Actual.s.fWriting = fOn;
591 pState->led.Asserted.s.fReading = pState->led.Actual.s.fReading = 1;
593 pState->led.Actual.s.fReading = fOn;
/vbox/src/VBox/Devices/USB/
H A DDrvVUSBRootHub.cpp520 pLed->Asserted.s.fReading = pLed->Actual.s.fReading = 1;
522 pLed->Actual.s.fReading = 0;
525 pLed->Asserted.s.fWriting = pLed->Actual.s.fWriting = 1;
527 pLed->Actual.s.fWriting = 0;
1110 PDMDrvHlpSTAMRegisterF(pDrvIns, &pThis->Total.StatActBytes, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_BYTES, "Actual total transfer.", "/VUSB/%d/ActBytes", pDrvIns->iInstance);
1116 PDMDrvHlpSTAMRegisterF(pDrvIns, &pThis->Total.StatActReadBytes, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_BYTES, "Actual total read transfer.", "/VUSB/%d/ActReadBytes", pDrvIns->iInstance);
1122 PDMDrvHlpSTAMRegisterF(pDrvIns, &pThis->Total.StatActWriteBytes, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_BYTES, "Actual total write transfer.", "/VUSB/%d/ActWriteBytes", pDrvIns->iInstance);
/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp2116 pThis->Led.Asserted.s.fReading = pThis->Led.Actual.s.fReading = 1;
2121 pThis->Led.Actual.s.fReading = 0;
2132 pThis->Led.Asserted.s.fWriting = pThis->Led.Actual.s.fWriting = 1;
2143 pThis->Led.Actual.s.fWriting = 0;
2272 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
2285 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
3829 pThis->Led.Actual.s.fError = 0;
4161 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
4500 pThis->Led.Asserted.s.fReading = pThis->Led.Actual.s.fReading = 1;
4502 pThis->Led.Actual
[all...]
H A DDevE1000.cpp1123 /** RX: Actual number of fetched RX descriptors. */
1136 /** TX: Actual number of fetched TX descriptors. */
2313 pThis->led.Asserted.s.fReading = pThis->led.Actual.s.fReading = 1;
2448 pThis->led.Actual.s.fReading = 0;
2477 pThis->led.Actual.s.fReading = 0;
3814 pThis->led.Asserted.s.fWriting = pThis->led.Actual.s.fWriting = 1;
3925 pThis->led.Actual.s.fWriting = 0;
/vbox/include/VBox/vmm/
H A Dpdmifs.h3057 PDMLEDCORE Actual; member in struct:PDMLED
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvberom.asm570 ; CX = Actual Pixels Per Scan Line
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2700 uint32_t u32 = pLed->Actual.u32 | pLed->Asserted.u32;

Completed in 267 milliseconds