Searched refs:ti_stop_list (Results 1 – 1 of 1) sorted by relevance
1061 eibnx_thr_info_t *ti_stop_list = NULL; in eibnx_handle_hca_detach() local1089 ti->ti_next = ti_stop_list; in eibnx_handle_hca_detach()1090 ti_stop_list = ti; in eibnx_handle_hca_detach()1098 for (ti = ti_stop_list; ti; ti = ti_next) { in eibnx_handle_hca_detach()