Searched defs:tem_vt_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h146 struct tem_vt_state { struct
184 _NOTE(MUTEX_PROTECTS_DATA(tem_vt_state::tvs_lock, tem_vt_state))
187 void (*tsc_display)(struct tem_vt_state *, unsigned char *, int,
190 void (*tsc_copy)(struct tem_vt_state *,
193 void (*tsc_cursor)(struct tem_vt_state *, short, cred_t *,
195 void (*tsc_bit2pix)(struct tem_vt_state *, unsigned char,
197 void (*tsc_cls)(struct tem_vt_state *, int,
229 struct tem_vt_state *ts_active;
242 * per-tem structure (tem_vt_state)
[all...]

Completed in 74 milliseconds