Searched refs:PCI_EXT_CAP_ID (Results 1 – 4 of 4) sorted by relevance
320 if (PCI_EXT_CAP_ID(sriov) == PCI_EXT_CAP_ID_SRIOV) in ls_pcie_disable_bars()414 if (PCI_EXT_CAP_ID(sriov) == PCI_EXT_CAP_ID_SRIOV) { in ls_pcie_setup_ep()
558 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
421 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro