Searched defs:DxePciSegmentLibPciRootBridgeIoReadWorker (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
H A DPciSegmentLib.c182 DxePciSegmentLibPciRootBridgeIoReadWorker ( function
292 return (UINT8) DxePciSegmentLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint8);
624 return (UINT16) DxePciSegmentLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint16);
962 return DxePciSegmentLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint32);

Completed in 35 milliseconds