Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dthread.h225 } _ts; member
228 #define t_astflag _tu._ts._t_astflag
229 #define t_sig_check _tu._ts._t_sig_check
230 #define t_post_sys _tu._ts._t_post_sys
231 #define t_trapret _tu._ts._t_trapret
/titanic_44/usr/src/uts/sun4/ml/
H A Doffsets.in163 _tu._ts._t_astflag T_ASTFLAG
164 _tu._ts._t_sig_check T_SIG_CHECK
165 _tu._ts._t_post_sys T_POST_SYS
166 _tu._ts._t_trapret T_TRAPRET
/titanic_44/usr/src/uts/i86pc/ml/
H A Doffsets.in125 _tu._ts._t_astflag T_ASTFLAG
126 _tu._ts._t_post_sys T_POST_SYS
/titanic_44/usr/src/uts/common/io/ath/
H A Dath_hal.h1264 #define ATH_HAL_TXPROCDESC(_ah, _ds, _ts) \ argument
1265 ((*(_ah)->ah_procTxDesc)((_ah), (_ds), (_ts)))