Searched refs:PCI_EXTCAP_NEXTPTR (Results 1 – 4 of 4) sorted by relevance
87 pos = PCI_EXTCAP_NEXTPTR(header); in dw_pcie_find_next_ext_capability()
681 if (!(pos = PCI_EXTCAP_NEXTPTR(header))) in dw_pcie_ep_find_ext_capability()
139 #define PCI_EXTCAP_NEXTPTR(ecap) (((ecap) & PCIM_EXTCAP_NEXTPTR) >> 20) macro
210 pos = PCI_EXTCAP_NEXTPTR(header); in rt_pci_find_ext_next_capability()
Completed in 83 milliseconds