Searched refs:PCI_EXTCAP_ID (Results 1 – 4 of 4) sorted by relevance
82 if (PCI_EXTCAP_ID(header) == cap && pos != start) in dw_pcie_find_next_ext_capability()
676 if (PCI_EXTCAP_ID(header) == cap) in dw_pcie_ep_find_ext_capability()
137 #define PCI_EXTCAP_ID(ecap) ((ecap) & PCIM_EXTCAP_ID) macro
205 if (PCI_EXTCAP_ID(header) == cap && pos != start) in rt_pci_find_ext_next_capability()
Completed in 12 milliseconds