Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 4 of 4) sorted by relevance
317 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
307 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in xen_initdom_setup_msi_irqs()
702 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in msix_map_region()
163 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR; in vfio_pci_enable()