Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Dts.c149 #define TS_LIST_HASH(tp) (((uintptr_t)(tp) >> 9) & (TS_LISTS - 1)) macro
159 int index = TS_LIST_HASH(tspp->ts_tp); \
175 int index = TS_LIST_HASH(tspp->ts_tp); \