HomeSort by relevance Sort by last modified time
    Searched defs:PciSegmentWrite32 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BasePciSegmentLibPci/
PciSegmentLib.c 791 PciSegmentWrite32 (
826 return PciSegmentWrite32 (Address, PciSegmentRead32 (Address) | OrData);
854 return PciSegmentWrite32 (Address, PciSegmentRead32 (Address) & AndData);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxePciSegmentLibEsal/
PciLib.c 918 PciSegmentWrite32 (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
PciSegmentLib.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
PciSegmentLib.c     [all...]

Completed in 217 milliseconds