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

/illumos-gate/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 in struct:ibd_state_s
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c684 ibd_state_t::id_ac_hot_ace))
1402 state->id_ac_hot_ace = NULL;
1503 if (((ptr = state->id_ac_hot_ace) != NULL) &&
1510 state->id_ac_hot_ace = ptr;
H A Dibd_cm.c2605 state->id_ac_hot_ace = NULL;

Completed in 108 milliseconds