Searched refs:HERMON_SLEEPFLAG_FOR_CONTEXT (Results 1 – 6 of 6) sorted by relevance
215 HERMON_SLEEPFLAG_FOR_CONTEXT(), &portinfo); in hermon_get_smlid()295 HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_set_port_capability()396 HERMON_SLEEPFLAG_FOR_CONTEXT(), &curpinfo); in hermon_agent_handle_req()
766 &mgid_hash, HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_mcg_attach()1172 &mgid_hash, HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_mcg_detach()1929 HERMON_SLEEPFLAG_FOR_CONTEXT(), &portinfo); in hermon_port_query()1995 HERMON_SLEEPFLAG_FOR_CONTEXT(), &guidinfo); in hermon_port_query()2028 HERMON_SLEEPFLAG_FOR_CONTEXT(), &pkeytable); in hermon_port_query()2096 HERMON_SLEEPFLAG_FOR_CONTEXT(), &portinfo); in hermon_port_modify()2141 HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_port_modify()2563 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_create_fmr_pool()
196 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_register_shared()467 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_alloc_fmr()763 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_deregister()1243 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mw_alloc()1363 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mw_free()1528 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_common_reg()1850 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_dma_mr_register()2282 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_mtt_bind()2418 (sleep != HERMON_SLEEPFLAG_FOR_CONTEXT())) { in hermon_mr_common_rereg()
418 HERMON_SLEEPFLAG_FOR_CONTEXT()) != DDI_SUCCESS) { in hermon_srq_alloc()
108 ASSERT(HERMON_SLEEPFLAG_FOR_CONTEXT() != HERMON_NOSLEEP); in hermon_cmd_post()293 sleep_context = HERMON_SLEEPFLAG_FOR_CONTEXT(); in hermon_mbox_alloc()365 ASSERT(mbox_info->mbi_sleep_context == HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_mbox_free()
61 #define HERMON_SLEEPFLAG_FOR_CONTEXT() \ macro