Searched refs:DDI_INTR_ALLOC_STRICT (Results 26 - 36 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c480 DDI_INTR_ALLOC_STRICT);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c6123 behavior = ((int_type == DDI_INTR_TYPE_FIXED) ? DDI_INTR_ALLOC_STRICT :
6287 behavior = ((int_type == DDI_INTR_TYPE_FIXED) ? DDI_INTR_ALLOC_STRICT :
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c4937 inum, count, &actual, DDI_INTR_ALLOC_STRICT);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c1024 &actual, DDI_INTR_ALLOC_STRICT);
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c4398 flag = DDI_INTR_ALLOC_STRICT;
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c3810 inum, count, &actual, DDI_INTR_ALLOC_STRICT);
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c1614 flag = DDI_INTR_ALLOC_STRICT;
/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/iwn/
H A Dif_iwn.c664 &sc->sc_intr_count, DDI_INTR_ALLOC_STRICT);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16683 0, count, &actual, DDI_INTR_ALLOC_STRICT)) != DDI_SUCCESS) ||

Completed in 241 milliseconds

12