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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c1061 eibnx_thr_info_t *ti_stop_list = NULL; local
1089 ti->ti_next = ti_stop_list;
1090 ti_stop_list = ti;
1098 for (ti = ti_stop_list; ti; ti = ti_next) {

Completed in 60 milliseconds