Searched refs:DDI_INTR_ALLOC_NORMAL (Results 26 - 45 of 45) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c2949 flag = DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c287 &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1647 min(request, count), &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1569 &nactual, DDI_INTR_ALLOC_NORMAL) != DDI_SUCCESS || nactual == 0) {
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c6124 DDI_INTR_ALLOC_NORMAL);
6288 DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4451 hermon_msix_max), &state->hs_intrmsi_allocd, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c5055 inum, count, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c4501 request, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c4400 flag = DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c3932 inum, count, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4526 count, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2428 count, &acb->intr_count, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6010 flag = DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c1616 flag = DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4275 (int)request, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c8186 intr_type, 0, count, &actual, DDI_INTR_ALLOC_NORMAL);
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1392 DDI_INTR_ALLOC_STRICT:DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c7344 DDI_INTR_ALLOC_STRICT : DDI_INTR_ALLOC_NORMAL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16564 DDI_INTR_ALLOC_NORMAL, count, &actual, 0)) != DDI_SUCCESS) ||
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13275 flag = DDI_INTR_ALLOC_NORMAL;

Completed in 393 milliseconds

12