/titanic_50/usr/src/uts/common/sys/ |
H A D | ddi_intr.h | 105 #define DDI_INTR_ALLOC_NORMAL 0 /* Non-strict alloc */ macro
|
H A D | ddi_intr_impl.h | 136 (((f) == DDI_INTR_ALLOC_NORMAL) || ((f) == DDI_INTR_ALLOC_STRICT))
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_intr.c | 107 0, nreqd, &nallocd, DDI_INTR_ALLOC_NORMAL); in oce_setup_intr()
|
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 353 DDI_INTR_ALLOC_NORMAL); in ec_init()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddi_intr.c | 1223 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_intr_hilevel() 1297 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_get_iblock_cookie() 1345 inumber, 1, &actual, DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) { in ddi_add_intr()
|
/titanic_50/usr/src/uts/common/io/virtio/ |
H A D | virtio.c | 865 handler_count, &actual, DDI_INTR_ALLOC_NORMAL); in virtio_register_msi() 1016 DDI_INTR_TYPE_FIXED, 0, 1, &actual, DDI_INTR_ALLOC_NORMAL); in virtio_register_intx()
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_intr.c | 623 DDI_INTR_ALLOC_STRICT : DDI_INTR_ALLOC_NORMAL); in nxge_hio_intr_init()
|
H A D | nxge_main.c | 6124 DDI_INTR_ALLOC_NORMAL); in nxge_add_intrs_adv_type() 6288 DDI_INTR_ALLOC_NORMAL); in nxge_add_intrs_adv_type_fix()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 72 #ifndef DDI_INTR_ALLOC_NORMAL 73 #define DDI_INTR_ALLOC_NORMAL 0 macro
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_intr.c | 845 DDI_INTR_ALLOC_NORMAL)) != DDI_SUCCESS) in BnxeIntrBlockAlloc()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 1139 0, 1, &actual, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) || in solo_setup_interrupts()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xge.c | 775 intr_behavior = DDI_INTR_ALLOC_NORMAL; in xge_alloc_intrs()
|
/titanic_50/usr/src/uts/common/io/sdcard/adapters/sdhost/ |
H A D | sdhost.c | 758 &count, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) || in sdhost_setup_intr()
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_gem.c | 1028 type, 0, 1, &actual, DDI_INTR_ALLOC_NORMAL); in unm_initialize_intr()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhci.c | 524 DDI_INTR_ALLOC_STRICT:DDI_INTR_ALLOC_NORMAL; in uhci_add_intrs()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1070 request, &count, DDI_INTR_ALLOC_NORMAL); in pcieb_intr_init()
|
/titanic_50/usr/src/uts/common/io/rge/ |
H A D | rge_main.c | 1331 count, &actual, DDI_INTR_ALLOC_NORMAL); in rge_add_intrs()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pcic.c | 750 0, 1, &actual, DDI_INTR_ALLOC_NORMAL) == DDI_SUCCESS) { in pcic_attach() 1432 DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) { in pcic_attach() 1503 DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS) in pcic_attach()
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_main.c | 3857 DDI_INTR_ALLOC_NORMAL); in hxge_add_intrs_adv_type() 4012 DDI_INTR_ALLOC_NORMAL); in hxge_add_intrs_adv_type_fix()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 2046 DDI_INTR_ALLOC_NORMAL); in ixgbe_intr_adjust() 5080 request, &actual, DDI_INTR_ALLOC_NORMAL); in ixgbe_alloc_intr_handles()
|
/titanic_50/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 628 flag = DDI_INTR_ALLOC_NORMAL; in atge_add_intr_handler()
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 745 DDI_INTR_ALLOC_NORMAL, count, &actual, 0); in qlt_setup_msix() 824 0, count, &actual, DDI_INTR_ALLOC_NORMAL); in qlt_setup_msi() 892 DDI_INTR_ALLOC_NORMAL, count, &actual, 0); in qlt_setup_fixed()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_hba.c | 287 &actual, DDI_INTR_ALLOC_NORMAL); in emlxs_msi_init()
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_main.c | 1711 min(request, count), &actual, DDI_INTR_ALLOC_NORMAL); in i40e_alloc_intr_handles()
|
/titanic_50/usr/src/uts/common/io/nge/ |
H A D | nge_main.c | 2949 flag = DDI_INTR_ALLOC_NORMAL; in nge_add_intrs()
|