Searched refs:PCI_EXT_CAP_ID (Results 1 – 16 of 16) sorted by relevance
78 if (PCI_EXT_CAP_ID(pcie_cap) == 0x0000 || in fixed_bar_cap()79 PCI_EXT_CAP_ID(pcie_cap) == 0xffff) in fixed_bar_cap()82 if (PCI_EXT_CAP_ID(pcie_cap) == PCI_EXT_CAP_ID_VNDR) { in fixed_bar_cap()
355 if (PCI_EXT_CAP_ID(sriov) == PCI_EXT_CAP_ID_SRIOV) in ls_pcie_disable_bars()449 if (PCI_EXT_CAP_ID(sriov) == PCI_EXT_CAP_ID_SRIOV) { in ls_pcie_setup_ep()
559 if (PCI_EXT_CAP_ID(header) == cap && pos != start) in pci_find_next_ext_capability()
122 if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 || in pci_vc_enable()
564 if (PCI_EXT_CAP_ID(header) == cap && pos != start) in pci_find_next_ext_capability()
674 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
698 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
301 if (PCI_EXT_CAP_ID(header) == cap && pos) in pseries_eeh_find_ecap()
80 if (PCI_EXT_CAP_ID(header) == cap && pos != start) in dw_pcie_find_next_ext_capability()
629 if (PCI_EXT_CAP_ID(header) == cap) in dw_pcie_ep_find_ext_capability()
433 if (PCI_EXT_CAP_ID(header) == cap && pos != start) in rockchip_pci_find_resbar_capability()
903 if (PCI_EXT_CAP_ID(header) == cap && pos != start) in rk_pci_find_resbar_capability()
422 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
279 if (PCI_EXT_CAP_ID(header) == cap && pos) in pnv_eeh_find_ecap()
1577 ecap = PCI_EXT_CAP_ID(header); in vfio_ecap_init()