Home
last modified time | relevance | path

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

12

/titanic_50/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()
/titanic_50/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()
/titanic_50/usr/src/uts/common/sys/
H A Dddi_intr.h87 #define DDI_INTR_FLAG_BLOCK 0x0100 /* (RO) requires block enable */ macro
/titanic_50/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()
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/virtio/
H A Dvirtio.c1111 if (sc->sc_intr_cap & DDI_INTR_FLAG_BLOCK) { in virtio_enable_msi()
1210 if (sc->sc_intr_cap & DDI_INTR_FLAG_BLOCK) { in virtio_enable_msi()
1299 if (sc->sc_intr_cap & DDI_INTR_FLAG_BLOCK) { in virtio_release_ints()
/titanic_50/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()
/titanic_50/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()
/titanic_50/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()
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c830 if (intrcap0 & DDI_INTR_FLAG_BLOCK) { in amd_iommu_setup_interrupts()
874 (intrcap0 & DDI_INTR_FLAG_BLOCK) ? "(block)" : in amd_iommu_setup_interrupts()
887 if (iommu->aiomt_intr_cap & DDI_INTR_FLAG_BLOCK) { in amd_iommu_teardown_interrupts()
/titanic_50/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()
/titanic_50/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()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h69 #ifndef DDI_INTR_FLAG_BLOCK
70 #define DDI_INTR_FLAG_BLOCK 0x100 macro
/titanic_50/usr/src/uts/common/io/
H A Dpci_intr_lib.c176 *flagsp |= DDI_INTR_FLAG_BLOCK; in pci_msi_get_cap()
/titanic_50/usr/src/uts/common/io/atge/
H A Datge_main.c729 if (atgep->atge_intr_cap & DDI_INTR_FLAG_BLOCK) { in atge_remove_intr()
753 if (atgep->atge_intr_cap & DDI_INTR_FLAG_BLOCK) { in atge_enable_intrs()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c647 if (intr_cap[0] & DDI_INTR_FLAG_BLOCK) { in emlxs_msi_add()
726 if (intr_cap[0] & DDI_INTR_FLAG_BLOCK) { in emlxs_msi_remove()
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_main.c1066 if (i40e->i40e_intr_cap & DDI_INTR_FLAG_BLOCK) { in i40e_enable_interrupts()
1097 if (i40e->i40e_intr_cap & DDI_INTR_FLAG_BLOCK) { in i40e_disable_interrupts()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1010 if (state->ts_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in tavor_isr_init()
1049 if (state->ts_intrmsi_cap & DDI_INTR_FLAG_BLOCK) { in tavor_isr_fini()
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1966 if (sc->intr_cap & DDI_INTR_FLAG_BLOCK) in adapter_full_init()
2005 if (sc->intr_cap & DDI_INTR_FLAG_BLOCK) in adapter_full_uninit()
/titanic_50/usr/src/uts/common/io/nge/
H A Dnge_main.c2493 if (ngep->intr_cap & DDI_INTR_FLAG_BLOCK) { in nge_attach()
3052 if (ngep->intr_cap & DDI_INTR_FLAG_BLOCK) { in nge_rem_intrs()
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_main.c4125 if (intrp->intr_cap & DDI_INTR_FLAG_BLOCK) { in hxge_remove_intrs()
4186 if (intrp->intr_cap & DDI_INTR_FLAG_BLOCK) { in hxge_intrs_enable()
4225 if (intrp->intr_cap & DDI_INTR_FLAG_BLOCK) { in hxge_intrs_disable()
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c977 if (ehcip->ehci_intr_cap & DDI_INTR_FLAG_BLOCK) { in ehci_add_intrs()
1977 if (ehcip->ehci_intr_cap & DDI_INTR_FLAG_BLOCK) { in ehci_rem_intrs()
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2257 if (pwp->intr_cap & DDI_INTR_FLAG_BLOCK) { in pmcs_disable_intrs()
2490 if (pwp->intr_cap & DDI_INTR_FLAG_BLOCK) { in pmcs_setup_intr()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c1153 if (intr_cap & DDI_INTR_FLAG_BLOCK) { in pcieb_intr_init()
/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.c1133 if (dev->d_intrcap & DDI_INTR_FLAG_BLOCK) { in yge_intr_enable()
1148 if (dev->d_intrcap & DDI_INTR_FLAG_BLOCK) { in yge_intr_disable()

12