Home
last modified time | relevance | path

Searched refs:DDI_INTR_FLAG_BLOCK (Results 1 – 25 of 56) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c53 if (xhcip->xhci_intr_caps & DDI_INTR_FLAG_BLOCK) { in xhci_ddi_intr_disable()
78 if (xhcip->xhci_intr_caps & DDI_INTR_FLAG_BLOCK) { in xhci_ddi_intr_enable()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_intr.c126 if (ena->ena_intr_caps & DDI_INTR_FLAG_BLOCK) { in ena_intrs_disable()
152 if (ena->ena_intr_caps & DDI_INTR_FLAG_BLOCK) { in ena_intrs_enable()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_interrupts.c72 if (smrt->smrt_interrupt_cap & DDI_INTR_FLAG_BLOCK) { in smrt_interrupts_disable()
89 if (smrt->smrt_interrupt_cap & DDI_INTR_FLAG_BLOCK) { in smrt_interrupts_enable()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c241 if (dev->intr_cap & DDI_INTR_FLAG_BLOCK) { in oce_ei()
281 if (dev->intr_cap & DDI_INTR_FLAG_BLOCK) { in oce_di()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_intr.c265 if (sip->si_cap & DDI_INTR_FLAG_BLOCK) { in sfxge_intr_bus_enable()
300 if (!(sip->si_cap & DDI_INTR_FLAG_BLOCK)) { in sfxge_intr_bus_enable()
352 if (sip->si_cap & DDI_INTR_FLAG_BLOCK) { in sfxge_intr_bus_disable()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h87 #define DDI_INTR_FLAG_BLOCK 0x0100 /* (RO) requires block enable */ macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c84 if (s->s_intr_cap & DDI_INTR_FLAG_BLOCK) { in smartpqi_unregister_intrs()
285 if (s->s_intr_cap & DDI_INTR_FLAG_BLOCK) { in add_intrs()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c763 (hdlp->ih_cap & DDI_INTR_FLAG_BLOCK))) { in ddi_intr_enable()
798 (hdlp->ih_cap & DDI_INTR_FLAG_BLOCK))) { in ddi_intr_disable()
836 !(hdlp->ih_cap & DDI_INTR_FLAG_BLOCK)) { in ddi_intr_block_enable()
883 !(hdlp->ih_cap & DDI_INTR_FLAG_BLOCK)) { in ddi_intr_block_disable()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c940 if (intr_cap & DDI_INTR_FLAG_BLOCK) in ppt_teardown_msi()
966 if (intr_cap & DDI_INTR_FLAG_BLOCK) in ppt_teardown_msix_intr()
1364 if (intr_cap & DDI_INTR_FLAG_BLOCK) in ppt_setup_msi()
1467 if (intr_cap & DDI_INTR_FLAG_BLOCK) in ppt_setup_msix()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c504 if (state->hs_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in hermon_fm_ereport_init()
715 if (state->hs_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in hermon_fm_ereport_init()
734 if (state->hs_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in hermon_fm_ereport_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c736 if ((lmrc->l_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in lmrc_add_intrs()
813 if ((lmrc->l_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in lmrc_intr_fini()
822 if ((lmrc->l_intr_cap & DDI_INTR_FLAG_BLOCK) == 0) in lmrc_intr_fini()
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c392 if (shp->sh_icap & DDI_INTR_FLAG_BLOCK) { in sdhost_attach()
408 if (shp->sh_icap & DDI_INTR_FLAG_BLOCK) { in sdhost_attach()
460 if (shp->sh_icap & DDI_INTR_FLAG_BLOCK) { in sdhost_detach()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c1096 if (pBlock->intrCapability & DDI_INTR_FLAG_BLOCK) in BnxeIntrBlockEnable()
1138 if (pBlock->intrCapability & DDI_INTR_FLAG_BLOCK) in BnxeIntrBlockDisable()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1408 if ((igc->igc_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in igc_intr_en()
1511 if ((igc->igc_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in igc_cleanup()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c988 if (lldev->intr_cap & DDI_INTR_FLAG_BLOCK) { in xge_enable_intrs()
1030 if (lldev->intr_cap & DDI_INTR_FLAG_BLOCK) { in xge_disable_intrs()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c831 if (intrcap0 & DDI_INTR_FLAG_BLOCK) { in amd_iommu_setup_interrupts()
875 (intrcap0 & DDI_INTR_FLAG_BLOCK) ? "(block)" : in amd_iommu_setup_interrupts()
888 if (iommu->aiomt_intr_cap & DDI_INTR_FLAG_BLOCK) { in amd_iommu_teardown_interrupts()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c379 } else if (uhcip->uhci_intr_cap & DDI_INTR_FLAG_BLOCK) { in uhci_attach()
671 if (uhcip->uhci_intr_cap & DDI_INTR_FLAG_BLOCK) { in uhci_rem_intrs()
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_main.c1696 if (vio->vio_interrupt_cap & DDI_INTR_FLAG_BLOCK) { in virtio_interrupts_unwind()
1722 if (vio->vio_interrupt_cap & DDI_INTR_FLAG_BLOCK) { in virtio_interrupts_enable()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c1448 if (dp->intrCap & DDI_INTR_FLAG_BLOCK) { in vmxnet3_attach()
1521 if (dp->intrCap & DDI_INTR_FLAG_BLOCK) { in vmxnet3_detach()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c1410 if (rgep->intr_cap & DDI_INTR_FLAG_BLOCK) { in rge_rem_intrs()
1784 if (rgep->intr_cap & DDI_INTR_FLAG_BLOCK) { in rge_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c176 *flagsp |= DDI_INTR_FLAG_BLOCK; in pci_msi_get_cap()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h74 #ifndef DDI_INTR_FLAG_BLOCK
75 #define DDI_INTR_FLAG_BLOCK 0x100 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c891 if (state->ts_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in tavor_isr_init()
921 if (state->ts_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in tavor_isr_fini()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c731 if (atgep->atge_intr_cap & DDI_INTR_FLAG_BLOCK) { in atge_remove_intr()
755 if (atgep->atge_intr_cap & DDI_INTR_FLAG_BLOCK) { in atge_enable_intrs()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c649 if (intr_cap[0] & DDI_INTR_FLAG_BLOCK) { in emlxs_msi_add()
728 if (intr_cap[0] & DDI_INTR_FLAG_BLOCK) { in emlxs_msi_remove()

123