Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c1061 eibnx_thr_info_t *ti_stop_list = NULL; in eibnx_handle_hca_detach() local
1089 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()