Searched refs:PCI_EXT_CAP_ID (Results 1 – 4 of 4) sorted by relevance
379 if (PCI_EXT_CAP_ID(header) == cap) { in xen_host_pci_find_ext_cap_offset()
713 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
1027 if (PCI_EXT_CAP_ID(header) == cap_id) { in pcie_find_capability_list()
2393 cap_id = PCI_EXT_CAP_ID(header); in vfio_add_ext_cap()