Home
last modified time | relevance | path

Searched refs:DDI_INTR_IS_MSI_OR_MSIX (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c169 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) { in pci_get_priority()
300 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) { in pci_common_intr_ops()
320 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type) && in pci_common_intr_ops()
429 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type) && in pci_common_intr_ops()
538 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) in pci_common_intr_ops()
659 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) in pci_common_intr_ops()
665 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) in pci_common_intr_ops()
705 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) in pci_common_intr_ops()
768 if (apix_irm_pool_p && DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) { in pci_common_intr_ops()
937 if (DDI_INTR_IS_MSI_OR_MSIX(hdlp->ih_type)) { in pci_enable_intr()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c393 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { in get_immu()
449 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { in get_sid()
769 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { in immu_intrmap_map()
H A Dmp_platform_misc.c811 if (DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_introp_xlate()
1076 if (DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_setup_irq_table()
1205 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_setup_irq_table()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h132 #define DDI_INTR_IS_MSI_OR_MSIX(type) \ macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c441 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { /* fixed */ in apix_enable_vector()
686 if (DDI_INTR_IS_MSI_OR_MSIX(fromp->v_type) && in apix_dup_vectors()
816 if (DDI_INTR_IS_MSI_OR_MSIX(vecp->v_type)) { /* MSI/X */ in apix_insert_av()
1502 if (!DDI_INTR_IS_MSI_OR_MSIX(vecp->v_type)) { in apix_rebind()
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c761 if (DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_introp_xlate()
1023 if (DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_setup_irq_table()
1155 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) { in apic_setup_irq_table()
H A Dxpv_psm.c1443 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) in apic_free_vectors()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h97 #if defined DDI_INTR_IS_MSI_OR_MSIX
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c392 if (!DDI_INTR_IS_MSI_OR_MSIX(type)) in apic_free_vectors()