Home
last modified time | relevance | path

Searched refs:DDI_INTR_ALLOC_STRICT (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c1008 if (behavior == DDI_INTR_ALLOC_STRICT && in apic_alloc_msi_vectors()
1018 behavior == DDI_INTR_ALLOC_STRICT)) in apic_alloc_msi_vectors()
1029 behavior == DDI_INTR_ALLOC_STRICT) in apic_alloc_msi_vectors()
1108 behavior == DDI_INTR_ALLOC_STRICT)) { in apic_alloc_msix_vectors()
H A Dapic_introp.c883 DDI_INTR_ALLOC_STRICT); in apic_intr_ops()
887 DDI_INTR_ALLOC_STRICT); in apic_intr_ops()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.c178 ((flag == DDI_INTR_ALLOC_STRICT) && (count != msi_count))) { in px_msi_alloc()
214 ((flag == DDI_INTR_ALLOC_STRICT) && (count != msi_count))) { in px_msi_alloc()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h106 #define DDI_INTR_ALLOC_STRICT 1 /* Strict allocation */ macro
H A Dddi_intr_impl.h136 (((f) == DDI_INTR_ALLOC_NORMAL) || ((f) == DDI_INTR_ALLOC_STRICT))
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_interrupts.c147 &smrt->smrt_ninterrupts, DDI_INTR_ALLOC_STRICT) != DDI_SUCCESS) { in smrt_interrupts_alloc()
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1192 if (behavior == DDI_INTR_ALLOC_STRICT && in apic_alloc_msi_vectors()
1202 behavior == DDI_INTR_ALLOC_STRICT)) in apic_alloc_msi_vectors()
1340 behavior == DDI_INTR_ALLOC_STRICT)) { in apic_alloc_msix_vectors()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c1379 &ret, DDI_INTR_ALLOC_STRICT); in vmxnet3_attach()
1388 &ret, DDI_INTR_ALLOC_STRICT) == DDI_SUCCESS) in vmxnet3_attach()
1395 &ret, DDI_INTR_ALLOC_STRICT) == DDI_SUCCESS) { in vmxnet3_attach()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c1650 if (behavior == DDI_INTR_ALLOC_STRICT && in apix_alloc_msi()
1674 if (vecp != NULL || behavior == DDI_INTR_ALLOC_STRICT) in apix_alloc_msi()
1732 if (i < count && behavior == DDI_INTR_ALLOC_STRICT) { in apix_alloc_msix()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c626 DDI_INTR_ALLOC_STRICT : DDI_INTR_ALLOC_NORMAL); in nxge_hio_intr_init()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h80 #ifndef DDI_INTR_ALLOC_STRICT
81 #define DDI_INTR_ALLOC_STRICT 1 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c270 DDI_INTR_ALLOC_STRICT); in qcn_add_intrs()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c771 intr_behavior = DDI_INTR_ALLOC_STRICT; in xge_alloc_intrs()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c261 if (behavior == DDI_INTR_ALLOC_STRICT) { in ddi_intr_alloc()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c524 DDI_INTR_ALLOC_STRICT:DDI_INTR_ALLOC_NORMAL; in uhci_add_intrs()
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c322 count, &actual, DDI_INTR_ALLOC_STRICT) != DDI_SUCCESS || in efe_attach()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c380 if ((behavior == DDI_INTR_ALLOC_STRICT) && in pci_common_intr_ops()
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_main.c1347 &vio->vio_ninterrupts, DDI_INTR_ALLOC_STRICT)) != DDI_SUCCESS) { in virtio_interrupts_alloc()
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c437 0, 1, &actual, DDI_INTR_ALLOC_STRICT); in elxl_add_intr()
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c431 &actual, DDI_INTR_ALLOC_STRICT) != DDI_SUCCESS) { in iprb_add_intr()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c3851 behavior = ((int_type == DDI_INTR_TYPE_FIXED) ? DDI_INTR_ALLOC_STRICT : in hxge_add_intrs_adv_type()
4006 behavior = ((int_type == DDI_INTR_TYPE_FIXED) ? DDI_INTR_ALLOC_STRICT : in hxge_add_intrs_adv_type_fix()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c772 DDI_INTR_TYPE_MSI, 0, req, &actual, DDI_INTR_ALLOC_STRICT); in amd_iommu_setup_interrupts()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c623 flag = DDI_INTR_ALLOC_STRICT; in atge_add_intr_handler()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c2937 DDI_INTR_ALLOC_STRICT); in tavor_add_intrs()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c2474 DDI_INTR_ALLOC_STRICT); in bfe_add_intr()

12