Home
last modified time | relevance | path

Searched refs:IsPciExp (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciBus.h185 BOOLEAN IsPciExp; member
DPciDeviceSupport.c316 PciIoDevice->IsPciExp = TRUE; in RegisterPciDevice()
317 …DEBUG ((EFI_D_ERROR, "PciExp - %x (B-%x, D-%x, F-%x)\n", PciIoDevice->IsPciExp, PciIoDevice->BusNu… in RegisterPciDevice()
DPciEnumeratorSupport.c1181 PciIoDevice->IsPciExp = FALSE; in CreatePciIoDevice()
DPciIo.c417 if (PciIoDevice->IsPciExp) { in PciIoVerifyConfigAccess()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciCommand.c219 if (!PciIoDevice->IsPciExp) { in LocatePciExpressCapabilityRegBlock()
DPciBus.h274 BOOLEAN IsPciExp; member
DPciHotPlugSupport.c352 if (!PciIoDevice->IsPciExp) { in SupportsPcieHotplug()
DPciDeviceSupport.c245 PciIoDevice->IsPciExp = TRUE; in RegisterPciDevice()
DPciEnumeratorSupport.c2127 PciIoDevice->IsPciExp = FALSE; in CreatePciIoDevice()
2158 PciIoDevice->IsPciExp = TRUE; in CreatePciIoDevice()
DPciIo.c158 if (PciIoDevice->IsPciExp) { in PciIoVerifyConfigAccess()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h262 BOOLEAN IsPciExp;