Home
last modified time | relevance | path

Searched refs:CheckBarType (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciIo.h516 CheckBarType (
DPciIo.c103 if (!CheckBarType (PciIoDevice, BarIndex, Type)) { in PciIoVerifyBarAccess()
1238 CheckBarType ( in CheckBarType() function
DPciEnumeratorSupport.c1409 if (CheckBarType (PciIoDevice, (UINT8) BarIndex, PciBarTypeMem)) { in UpdatePciInfo()
1419 if (CheckBarType (PciIoDevice, (UINT8) BarIndex, PciBarTypeIo)) { in UpdatePciInfo()
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciIo.c47 CheckBarType (
361 if (!CheckBarType (PciIoDevice, BarIndex, Type)) { in PciIoVerifyBarAccess()
1175 CheckBarType ( in CheckBarType() function