Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h228 void (*tsc_cursor)(struct tem_vt_state *, short); member
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h254 void (*tsc_cursor)(struct tem_vt_state *, short, cred_t *, member
/illumos-gate/usr/src/boot/common/
H A Dtem.c174 .tsc_cursor = &tem_text_cursor,
181 .tsc_cursor = &tem_pix_cursor,
188 #define tem_callback_cursor (*tems.ts_callbacks->tsc_cursor)
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c188 #define tem_safe_callback_cursor (*tems.ts_callbacks->tsc_cursor)