Home
last modified time | relevance | path

Searched refs:DDI_INTR_ALLOC_NORMAL (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h105 #define DDI_INTR_ALLOC_NORMAL 0 /* Non-strict alloc */ macro
H A Dddi_intr_impl.h136 (((f) == DDI_INTR_ALLOC_NORMAL) || ((f) == DDI_INTR_ALLOC_STRICT))
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c107 0, nreqd, &nallocd, DDI_INTR_ALLOC_NORMAL); in oce_setup_intr()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c353 DDI_INTR_ALLOC_NORMAL); in ec_init()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxint.c368 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in bnxIntrInit()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c1223 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_intr_hilevel()
1297 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_get_iblock_cookie()
1347 inumber, 1, &actual, DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_add_intr()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c237 DDI_INTR_ALLOC_NORMAL); in add_intrs()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_intr.c598 navail, &(sip->si_nalloc), DDI_INTR_ALLOC_NORMAL); in sfxge_intr_init()
/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.h77 #ifndef DDI_INTR_ALLOC_NORMAL
78 #define DDI_INTR_ALLOC_NORMAL 0 macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c845 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) in BnxeIntrBlockAlloc()
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.c486 &act, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) || (act != 1)) { in audioens_setup_intr()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_intr.c1260 0, navail, &mlxp->mlx_intr_count, DDI_INTR_ALLOC_NORMAL); in mlxcx_intr_setup()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c692 navail, &count, DDI_INTR_ALLOC_NORMAL); in lmrc_add_intrs()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c878 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in igc_intr_init()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiosolo/
H A Daudiosolo.c1139 0, 1, &actual, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) || in solo_setup_interrupts()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c775 intr_behavior = DDI_INTR_ALLOC_NORMAL; in xge_alloc_intrs()
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c758 &count, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) || in sdhost_setup_intr()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1331 XHCI_NINTR, &xhcip->xhci_intr_num, DDI_INTR_ALLOC_NORMAL); in xhci_alloc_intr_handle()
/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/rge/
H A Drge_main.c1331 count, &actual, DDI_INTR_ALLOC_NORMAL); in rge_add_intrs()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c1033 type, 0, 1, &actual, DDI_INTR_ALLOC_NORMAL); in unm_initialize_intr()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena.c1387 DDI_INTR_TYPE_MSIX, 0, req, &actual, DDI_INTR_ALLOC_NORMAL); in ena_attach_intr_alloc()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1200 request, &count, DDI_INTR_ALLOC_NORMAL); in pcieb_intr_init()
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c751 0, 1, &actual, DDI_INTR_ALLOC_NORMAL) == DDI_SUCCESS) { in pcic_attach()
1433 DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) { in pcic_attach()
1504 DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) in pcic_attach()

123