Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 6 of 6) sorted by relevance
303 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in xen_initdom_setup_msi_irqs()
473 dev->msix_bar = tbl & PCI_MSIX_TABLE_BIR; in uml_vfio_read_msix_table()
337 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
514 bir = FIELD_GET(PCI_MSIX_TABLE_BIR, tbl_offset); in cdns_pcie_ep_send_msix_irq()
996 bir = FIELD_GET(PCI_MSIX_TABLE_BIR, tbl_offset); in dw_pcie_ep_raise_msix_irq()
593 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR; in vfio_pci_core_enable()