Searched refs:id_ah_active (Results 1 – 3 of 3) sorted by relevance
374 list_insert_head(&state->id_ah_active, ce); \381 list_remove(&state->id_ah_active, ce); \388 list_get_head(&state->id_ah_active)869 struct list id_ah_active; member
312 ace = list_head(&state->id_ah_active); in ibd_rc_conn_timeout_call()314 ace = list_next(&state->id_ah_active, ace); in ibd_rc_conn_timeout_call()2606 ace = list_head(&state->id_ah_active); in ibd_rc_close_all_chan()2608 ace = list_next(&state->id_ah_active, ace); in ibd_rc_close_all_chan()
674 ibd_state_t::id_ah_active)) in _NOTE()1393 list_create(&state->id_ah_active, sizeof (ibd_ace_t), in ibd_acache_init()1444 list_destroy(&state->id_ah_active); in ibd_acache_fini()1586 ibd_ace_t *ptr = list_tail(&state->id_ah_active); in ibd_acache_get_unref()1615 ptr = list_prev(&state->id_ah_active, ptr); in ibd_acache_get_unref()1997 ace = list_head(&state->id_ah_active); in ibd_async_link()2001 ace = list_next(&state->id_ah_active, ace); in ibd_async_link()