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 D | vr.c | 480 DDI_INTR_ALLOC_STRICT);
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 6123 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 D | si3124.c | 4937 inum, count, &actual, DDI_INTR_ALLOC_STRICT);
|
/illumos-gate/usr/src/uts/common/io/yge/ |
H A D | yge.c | 1024 &actual, DDI_INTR_ALLOC_STRICT);
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 4398 flag = DDI_INTR_ALLOC_STRICT;
|
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 3810 inum, count, &actual, DDI_INTR_ALLOC_STRICT);
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | aac.c | 1614 flag = DDI_INTR_ALLOC_STRICT;
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 1392 DDI_INTR_ALLOC_STRICT:DDI_INTR_ALLOC_NORMAL;
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 7344 DDI_INTR_ALLOC_STRICT : DDI_INTR_ALLOC_NORMAL;
|
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 664 &sc->sc_intr_count, DDI_INTR_ALLOC_STRICT);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 16683 0, count, &actual, DDI_INTR_ALLOC_STRICT)) != DDI_SUCCESS) ||
|
Completed in 227 milliseconds
12