Searched refs:pcie_flags (Results 1 – 2 of 2) sorted by relevance
203 u32 pcie_flags; in pseries_eeh_probe() local234 2, &pcie_flags); in pseries_eeh_probe()235 pcie_flags = (pcie_flags & PCI_EXP_FLAGS_TYPE) >> 4; in pseries_eeh_probe()236 if (pcie_flags == PCI_EXP_TYPE_ROOT_PORT) in pseries_eeh_probe()238 else if (pcie_flags == PCI_EXP_TYPE_DOWNSTREAM) in pseries_eeh_probe()
369 uint32_t pcie_flags; in pnv_eeh_probe() local395 2, &pcie_flags); in pnv_eeh_probe()396 pcie_flags = (pcie_flags & PCI_EXP_FLAGS_TYPE) >> 4; in pnv_eeh_probe()397 if (pcie_flags == PCI_EXP_TYPE_ROOT_PORT) in pnv_eeh_probe()399 else if (pcie_flags == PCI_EXP_TYPE_DOWNSTREAM) in pnv_eeh_probe()