Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 5 of 5) sorted by relevance
301 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in xen_initdom_setup_msi_irqs()
327 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
441 bir = (tbl_offset & PCI_MSIX_TABLE_BIR); in dw_pcie_ep_raise_msix_irq()
660 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in msix_map_region()
275 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR; in vfio_pci_enable()