Searched refs:IBCM_BLOCK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c1517 statep->clnt_proceed = IBCM_BLOCK;
2282 while (statep->cep_in_rts == IBCM_BLOCK)
2478 statep->clnt_proceed = IBCM_BLOCK;
2486 while (statep->cep_in_rts == IBCM_BLOCK)
2510 statep->close_nocb_state = IBCM_BLOCK;
2516 * if close_nocb_state is IBCM_BLOCK, client cannot go away
2655 while (statep->cep_in_rts == IBCM_BLOCK)
2793 statep->close_nocb_state = IBCM_BLOCK;
3715 statep->close_nocb_state = IBCM_BLOCK;
4556 ud_statep->ud_clnt_proceed = IBCM_BLOCK;
[all...]
H A Dibcm_ti.c1355 while (statep->cep_in_rts == IBCM_BLOCK)
1518 IBCM_BLOCK)
1567 ASSERT(statep->close_nocb_state != IBCM_BLOCK);
3996 while (statep->clnt_proceed == IBCM_BLOCK) {
4161 while (ud_statep->ud_clnt_proceed == IBCM_BLOCK) {
H A Dibcm_utils.c191 sp->clnt_proceed = IBCM_BLOCK;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h282 IBCM_BLOCK = 0, /* Block cm operation */ enumerator in enum:ibcm_isync_e

Completed in 109 milliseconds