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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciHotPlugSupport.c96 UINTN HpcCount; local
118 &HpcCount,
125 gPciRootHpcCount = HpcCount;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciHotPlugInit.h154 @param[out] HpcCount The number of root HPCs that were returned.
155 @param[out] HpcList The list of root HPCs. HpcCount defines the number of
161 @retval EFI_INVALID_PARAMETER HpcCount is NULL or HpcList is NULL.
168 OUT UINTN *HpcCount,

Completed in 43 milliseconds