Searched refs:EventRingCCS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c634 EventRing->EventRingCCS = 1;
1518 // Calculate the EventRingEnqueue and EventRingCCS.
1524 if (EvtTrb1->CycleBit != EvtRing->EventRingCCS) {
1532 EvtRing->EventRingCCS = (EvtRing->EventRingCCS) ? 0 : 1;
H A DXhciSched.h158 UINT32 EventRingCCS; member in struct:_EVENT_RING

Completed in 55 milliseconds