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