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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.h625 } SLOT_CONTEXT_64; typedef in typeref:struct:_SLOT_CONTEXT_64
743 SLOT_CONTEXT_64 Slot;
758 SLOT_CONTEXT_64 Slot;
H A DXhciSched.c2527 CopyMem (&InputContext->Slot, &OutputContext->Slot, sizeof (SLOT_CONTEXT_64));
2888 CopyMem(&(InputContext->Slot), &(OutputContext->Slot), sizeof (SLOT_CONTEXT_64));

Completed in 987 milliseconds