Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h378 state->id_ac_hot_ace = ce; \
382 if (state->id_ac_hot_ace == ce) \
383 state->id_ac_hot_ace = NULL; \
868 ibd_ace_t *id_ac_hot_ace; member
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c684 ibd_state_t::id_ac_hot_ace)) in _NOTE()
1402 state->id_ac_hot_ace = NULL; in ibd_acache_init()
1503 if (((ptr = state->id_ac_hot_ace) != NULL) && in ibd_acache_lookup()
1510 state->id_ac_hot_ace = ptr; in ibd_acache_lookup()
H A Dibd_cm.c2605 state->id_ac_hot_ace = NULL; in ibd_rc_close_all_chan()