Searched refs:ERSTPhy (Results 1 – 2 of 2) sorted by relevance
2562 EFI_PHYSICAL_ADDRESS ERSTPhy; in XhcPeiCreateEventRing() local2598 ERSTPhy = UsbHcGetPciAddrForHostAddr (Xhc->MemPool, Buf, Size); in XhcPeiCreateEventRing()2633 XHC_LOW_32BIT ((UINT64) (UINTN) ERSTPhy) in XhcPeiCreateEventRing()2638 XHC_HIGH_32BIT ((UINT64) (UINTN) ERSTPhy) in XhcPeiCreateEventRing()
765 EFI_PHYSICAL_ADDRESS ERSTPhy; in CreateEventRing() local801 ERSTPhy = UsbHcGetPciAddrForHostAddr (Xhc->MemPool, ERSTBase, Size); in CreateEventRing()836 XHC_LOW_32BIT((UINT64)(UINTN)ERSTPhy) in CreateEventRing()841 XHC_HIGH_32BIT((UINT64)(UINTN)ERSTPhy) in CreateEventRing()