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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c548 eibnx_thr_info_t *ti_tail; local
558 ss->nx_thr_info = ti_tail = NULL;
562 if (ti_tail) {
563 ti_tail->ti_next = ti;
567 ti_tail = ti;

Completed in 44 milliseconds