Home
last modified time | relevance | path

Searched refs:timer_stored_ap_state (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h402 ibcm_ap_state_t timer_stored_ap_state; member
478 timer_stored_ap_state remaining_retry_cnt clnt_proceed cep_in_rts
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3455 (statep->ap_state != statep->timer_stored_ap_state))) { in ibcm_timeout_cb()
3552 stored_ap_state = statep->timer_stored_ap_state; in ibcm_timeout_cb()
H A Dibcm_ti.c4435 statep->timer_stored_ap_state = statep->ap_state; in ibt_set_alt_path()