Searched refs:IsPciExp (Results 1 – 11 of 11) sorted by relevance
185 BOOLEAN IsPciExp; member
316 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()
1181 PciIoDevice->IsPciExp = FALSE; in CreatePciIoDevice()
417 if (PciIoDevice->IsPciExp) { in PciIoVerifyConfigAccess()
219 if (!PciIoDevice->IsPciExp) { in LocatePciExpressCapabilityRegBlock()
274 BOOLEAN IsPciExp; member
352 if (!PciIoDevice->IsPciExp) { in SupportsPcieHotplug()
245 PciIoDevice->IsPciExp = TRUE; in RegisterPciDevice()
2127 PciIoDevice->IsPciExp = FALSE; in CreatePciIoDevice()2158 PciIoDevice->IsPciExp = TRUE; in CreatePciIoDevice()
158 if (PciIoDevice->IsPciExp) { in PciIoVerifyConfigAccess()
262 BOOLEAN IsPciExp;