Searched refs:PCI_EXT_CAP_NEXT (Results 1 – 8 of 8) sorted by relevance
91 pos = PCI_EXT_CAP_NEXT(pcie_cap); in fixed_bar_cap()
704 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
304 pos = PCI_EXT_CAP_NEXT(header); in pseries_eeh_find_ecap()
83 pos = PCI_EXT_CAP_NEXT(header); in dw_pcie_find_next_ext_capability()
631 pos = PCI_EXT_CAP_NEXT(header); in dw_pcie_ep_find_ext_capability()
1594 u32 val = epos = PCI_EXT_CAP_NEXT(header); in vfio_ecap_init()1641 epos = PCI_EXT_CAP_NEXT(header); in vfio_ecap_init()
282 pos = PCI_EXT_CAP_NEXT(header); in pnv_eeh_find_ecap()
569 pos = PCI_EXT_CAP_NEXT(header); in pci_find_next_ext_capability()
Completed in 32 milliseconds