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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h132 IBCM_STATE_TIMED_OUT, enumerator in enum:ibcm_conn_state_e
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c1054 (usp->ud_state != IBCM_STATE_TIMED_OUT) &&
H A Dibcm_sm.c3618 statep->state = IBCM_STATE_TIMED_OUT;
3705 statep->state = IBCM_STATE_TIMED_OUT;
4307 if (statep->state == IBCM_STATE_TIMED_OUT) {
H A Dibcm_ti.c1502 ((statep->state == IBCM_STATE_TIMED_OUT) &&
1538 } else if (statep->state == IBCM_STATE_TIMED_OUT) {

Completed in 109 milliseconds