Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dts.c160 tsproc_t *headp = &ts_plisthead[index]; \
234 static tsproc_t ts_plisthead[TS_LISTS]; /* dummy tsproc at head of lists */ variable
344 ts_plisthead[i].ts_next = ts_plisthead[i].ts_prev = in ts_init()
345 &ts_plisthead[i]; in ts_init()
1843 for (tspp = ts_plisthead[i].ts_next; tspp != &ts_plisthead[i]; in ts_update_list()