Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dts.c161 tsproc_t *headp = &ts_plisthead[index]; \
235 static tsproc_t ts_plisthead[TS_LISTS]; /* dummy tsproc at head of lists */ variable
345 ts_plisthead[i].ts_next = ts_plisthead[i].ts_prev = in ts_init()
346 &ts_plisthead[i]; in ts_init()
1849 for (tspp = ts_plisthead[i].ts_next; tspp != &ts_plisthead[i]; in ts_update_list()