Home
last modified time | relevance | path

Searched refs:SLOT_CONTEXT (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DXhciSched.h584 } SLOT_CONTEXT; typedef
736 SLOT_CONTEXT Slot;
750 SLOT_CONTEXT Slot;
DXhciSched.c1686 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT)); in XhcPeiSetConfigCmd()
2202 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT)); in XhcPeiConfigHubContext()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DXhciSched.h588 } SLOT_CONTEXT; typedef
740 SLOT_CONTEXT Slot;
754 SLOT_CONTEXT Slot;
DXhciSched.c2941 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT)); in XhcSetConfigCmd()
3285 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT)); in XhcSetInterface()
3786 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT)); in XhcConfigHubContext()