Searched refs:PciBarTypeIo (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
H A DPciBus.h76 PciBarTypeIo, enumerator in enum:__anon4103
H A DPciIo.c528 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, 1, &Offset);
689 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, Count, &Offset);
742 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, Count, &Offset);
1207 case PciBarTypeIo:
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciBus.h70 PciBarTypeIo, enumerator in enum:__anon6097
H A DPciIo.c329 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, 1, &Offset);
589 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, Count, &Offset);
667 Status = PciIoVerifyBarAccess (PciIoDevice, BarIndex, PciBarTypeIo, Width, Count, &Offset);
1257 case PciBarTypeIo:
H A DPciEnumeratorSupport.c356 ResourceType = PciBarTypeIo;
363 Type = PciBarTypeIo;
1459 if (CheckBarType (PciIoDevice, (UINT8) BarIndex, PciBarTypeIo)) {
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
H A DPciBus.h80 PciBarTypeIo,
71 PciBarTypeIo, enumerator in enum:__anon11939

Completed in 70 milliseconds