Searched refs:RT_PCI_IRQ_F_MSI (Results 1 – 2 of 2) sorted by relevance
485 #define RT_PCI_IRQ_F_MSI RT_BIT(1) /* Allow MSI interrupts */ macro488 #define RT_PCI_IRQ_F_ALL_TYPES (RT_PCI_IRQ_F_LEGACY | RT_PCI_IRQ_F_MSI | RT_PCI_IRQ_F_MSIX)
397 if (flags & RT_PCI_IRQ_F_MSI) in rt_pci_alloc_vector()
Completed in 5 milliseconds