Searched refs:Asserted (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;
181 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
217 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
362 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
386 pThis->pLed->Asserted.s.fReading = pThis->pLed->Actual.s.fReading = 1;
394 pThis->pLed->Asserted.s.fWriting = pThis->pLed->Actual.s.fWriting = 1;
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;
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.s.fWriting = 1;
6819 pAhciPort->Led.Asserted.s.fWriting = pAhciPort->Led.Actual.s.fWriting = 1;
6822 pAhciPort->Led.Asserted.s.fWriting = pAhciPort->Led.Actual.s.fWriting = 0;
6827 pAhciPort->Led.Asserted.s.fReading = pAhciPort->Led.Actual.s.fReading = 1;
6831 pAhciPort->Led.Asserted.s.fReading = pAhciPort->Led.Actual.s.fReading = 0;
6835 pAhciPort->Led.Asserted
[all...]
H A DDevATA.cpp1567 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1597 s->Led.Asserted.s.fWriting = s->Led.Actual.s.fWriting = 1;
1870 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1972 s->Led.Asserted.s.fReading = s->Led.Actual.s.fReading = 1;
1977 s->Led.Asserted.s.fWriting = s->Led.Actual.s.fWriting = 1;
3909 s->Led.Asserted.s.fWriting = s->Led.Actual.s.fWriting = 1;
H A DDevFdc.cpp1475 drv->Led.Asserted.s.fWriting = drv->Led.Actual.s.fWriting = 1;
1491 drv->Led.Asserted.s.fReading = drv->Led.Actual.s.fReading = 1;
2665 drv->Led.Asserted.u32 = 0;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dwindow.cpp343 g_pLed->Asserted.s.fWriting = 1;
/vbox/src/VBox/HostServices/SharedFolders/
H A Dservice.cpp556 pStatusLed->Asserted.s.fReading = pStatusLed->Actual.s.fReading = 1;
623 pStatusLed->Asserted.s.fWriting = pStatusLed->Actual.s.fWriting = 1;
777 pStatusLed->Asserted.s.fReading = pStatusLed->Actual.s.fReading = 1;
/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.cpp575 pState->led.Asserted.s.fWriting = pState->led.Actual.s.fWriting = 1;
591 pState->led.Asserted.s.fReading = pState->led.Actual.s.fReading = 1;
/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp2116 pThis->Led.Asserted.s.fReading = pThis->Led.Actual.s.fReading = 1;
2132 pThis->Led.Asserted.s.fWriting = pThis->Led.Actual.s.fWriting = 1;
2272 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
2285 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
4161 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
4500 pThis->Led.Asserted.s.fReading = pThis->Led.Actual.s.fReading = 1;
4601 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
4610 pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
H A DDevE1000.cpp2313 pThis->led.Asserted.s.fReading = pThis->led.Actual.s.fReading = 1;
3814 pThis->led.Asserted.s.fWriting = pThis->led.Actual.s.fWriting = 1;
/vbox/src/VBox/Devices/USB/
H A DDrvVUSBRootHub.cpp520 pLed->Asserted.s.fReading = pLed->Actual.s.fReading = 1;
525 pLed->Asserted.s.fWriting = pLed->Actual.s.fWriting = 1;
/vbox/include/VBox/vmm/
H A Dpdmifs.h3061 PDMLEDCORE Asserted; member in struct:PDMLED
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2700 uint32_t u32 = pLed->Actual.u32 | pLed->Asserted.u32;
2701 pLed->Asserted.u32 = 0;

Completed in 201 milliseconds