Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DXhciSched.h623 } SLOT_CONTEXT_64; typedef
741 SLOT_CONTEXT_64 Slot;
756 SLOT_CONTEXT_64 Slot;
DXhciSched.c1888 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT_64)); in XhcPeiSetConfigCmd64()
2270 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT_64)); in XhcPeiConfigHubContext64()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DXhciSched.h627 } SLOT_CONTEXT_64; typedef
745 SLOT_CONTEXT_64 Slot;
760 SLOT_CONTEXT_64 Slot;
DXhciSched.c3031 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT_64)); in XhcSetConfigCmd64()
3487 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT_64)); in XhcSetInterface64()
3854 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT_64)); in XhcConfigHubContext64()