Searched refs:PCI_EXT_CAP_ID (Results 1 – 3 of 3) sorted by relevance
69 if (PCI_EXT_CAP_ID(pcie_cap) == 0x0000 || in fixed_bar_cap()70 PCI_EXT_CAP_ID(pcie_cap) == 0xffff) in fixed_bar_cap()73 if (PCI_EXT_CAP_ID(pcie_cap) == PCI_EXT_CAP_ID_VNDR) { in fixed_bar_cap()
517 #define PCI_EXT_CAP_ID(header) (header & 0x0000ffff) macro
305 if (PCI_EXT_CAP_ID(header) == cap) in pci_find_ext_capability()349 if (PCI_EXT_CAP_ID(header) == cap) in pci_bus_find_ext_capability()