Symbol: HERMON_NOSLEEP
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
378
HERMON_NOSLEEP, &rsrcp);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1263
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1558
status = hermon_mw_free(state, &mwhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1873
status = hermon_srq_alloc(state, &srqinfo, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1905
status = hermon_srq_free(state, &srqhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
2012
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
461
status = hermon_pd_alloc(state, &pdhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
552
status = hermon_ah_alloc(state, pdhdl, attr_p, &ahhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
581
status = hermon_ah_free(state, &ahhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
667
status = hermon_qp_alloc(state, &qpinfo, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
706
status = hermon_special_qp_alloc(state, &qpinfo, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
745
send_cq, recv_cq, (hermon_qphdl_t *)qp_p, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
768
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
861
&cqhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
891
status = hermon_cq_free(state, &cqhdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
942
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
968
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
108
ASSERT(HERMON_SLEEPFLAG_FOR_CONTEXT() != HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
1532
status = hermon_mbox_alloc(state, &mbox_info, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
298
if (sleep_context == HERMON_NOSLEEP) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
319
if (sleep_context == HERMON_NOSLEEP) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
368
if (mbox_info->mbi_sleep_context == HERMON_NOSLEEP) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
579
if (mbox_wait == HERMON_NOSLEEP) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
875
if (cmd_wait == HERMON_NOSLEEP) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_event.c
877
HERMON_NOSLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_event.c
941
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2778
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2783
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2790
&lstate->hls_tx.hlc_cqhdl[i], HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2794
&lstate->hls_rx.hlc_cqhdl[i], HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2811
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2816
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2840
&lstate->hls_pd_hdl, HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2950
&comm->hlc_cqhdl[i], HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2970
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
1001
status = hermon_rsrc_alloc(state, HERMON_MCG, 1, HERMON_NOSLEEP, &rsrc);
usr/src/uts/common/io/ib/adapters/hermon/hermon_misc.c
2561
HERMON_NOSLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1009
HERMON_NOSLEEP);
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1240
sleep = (flags & IBT_MW_NOSLEEP) ? HERMON_NOSLEEP : HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1525
sleep = (flags & IBT_MR_NOSLEEP) ? HERMON_NOSLEEP: HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1847
sleep = (flags & IBT_MR_NOSLEEP) ? HERMON_NOSLEEP: HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
193
sleep = (mr_attr->mr_flags & IBT_MR_NOSLEEP) ? HERMON_NOSLEEP :
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2032
sleep = (flags & IBT_KEY_NOSLEEP) ? HERMON_NOSLEEP: HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2279
HERMON_NOSLEEP : HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2415
sleep = (flags & IBT_MR_NOSLEEP) ? HERMON_NOSLEEP: HERMON_SLEEP;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
465
HERMON_NOSLEEP;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cmd.h
668
#define HERMON_CMD_NOSLEEP_SPIN HERMON_NOSLEEP
usr/src/uts/common/sys/ib/adapters/hermon/hermon_rsrc.h
62
((servicing_interrupt() || ddi_in_panic()) ? HERMON_NOSLEEP : \