Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 7 of 7) sorted by relevance
303 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in xen_initdom_setup_msi_irqs()
328 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
329 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
567 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in msix_map_region()
509 bir = tbl_offset & PCI_MSIX_TABLE_BIR; in cdns_pcie_ep_send_msix_irq()
595 bir = (tbl_offset & PCI_MSIX_TABLE_BIR); in dw_pcie_ep_raise_msix_irq()
532 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR; in vfio_pci_core_enable()