Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h225 void (*tsc_copy)(struct tem_vt_state *, member
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h251 void (*tsc_copy)(struct tem_vt_state *, member
/illumos-gate/usr/src/boot/common/
H A Dtem.c173 .tsc_copy = &tem_text_copy,
180 .tsc_copy = &tem_pix_copy,
187 #define tem_callback_copy (*tems.ts_callbacks->tsc_copy)
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c187 #define tem_safe_callback_copy (*tems.ts_callbacks->tsc_copy)