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

/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dts.c151 #define TS_LIST_NEXT(i) (((i) + 1) & (TS_LISTS - 1)) macro
1895 } while ((i = TS_LIST_NEXT(i)) != ts_update_marker);

Completed in 42 milliseconds