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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.h586 } SLOT_CONTEXT; typedef in typeref:struct:_SLOT_CONTEXT
738 SLOT_CONTEXT Slot;
752 SLOT_CONTEXT Slot;
H A DXhciSched.c2335 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT));
2822 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT));

Completed in 1425 milliseconds