Searched refs:PCI_EXT_CAP_NEXT (Results 1 – 16 of 16) sorted by relevance
91 pos = PCI_EXT_CAP_NEXT(pcie_cap); in fixed_bar_cap()
880 pos = PCI_EXT_CAP_NEXT(header); in chromeos_save_apl_pci_l1ss_capability()
383 pos = PCI_EXT_CAP_NEXT(header); in xen_host_pci_find_ext_cap_offset()
558 pos = PCI_EXT_CAP_NEXT(header); in pci_find_next_ext_capability()
1431 pos = PCI_EXT_CAP_NEXT(header); in dm_pci_find_next_ext_capability()
306 pos = PCI_EXT_CAP_NEXT(header); in pseries_eeh_find_ecap()
706 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
708 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
1651 u32 val = epos = PCI_EXT_CAP_NEXT(header); in vfio_ecap_init()1698 epos = PCI_EXT_CAP_NEXT(header); in vfio_ecap_init()
645 pos = PCI_EXT_CAP_NEXT(header); in dw_pcie_ep_find_ext_capability()
268 pos = PCI_EXT_CAP_NEXT(header); in dw_pcie_find_next_ext_capability()
423 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
988 prev = next, next = PCI_EXT_CAP_NEXT(header)) { in pcie_find_capability_list()
283 pos = PCI_EXT_CAP_NEXT(header); in pnv_eeh_find_ecap()
1868 tmp = PCI_EXT_CAP_NEXT(pci_get_long(config + tmp))) { in vfio_ext_cap_max_size()2343 next = PCI_EXT_CAP_NEXT(pci_get_long(config + next))) { in vfio_add_ext_cap()
585 pos = PCI_EXT_CAP_NEXT(header); in pci_find_next_ext_capability()