Home
last modified time | relevance | path

Searched defs:tem (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c190 #define tem_safe_callback_bit2pix(tem, c) { \ argument
197 struct tem_vt_state *tem, in tem_safe_check_first_time()
238 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_safe_polled_write() local
255 tem_safe_input_partial(struct tem_vt_state *tem, cred_t *credp, in tem_safe_input_partial()
278 tem_safe_input_byte(struct tem_vt_state *tem, uchar_t c, cred_t *credp, in tem_safe_input_byte()
373 struct tem_vt_state *tem, in tem_safe_terminal_emulate()
452 tem_safe_control(struct tem_vt_state *tem, tem_char_t ch, cred_t *credp, in tem_safe_control()
527 tem_safe_setparam(struct tem_vt_state *tem, int count, int newparam) in tem_safe_setparam()
543 tem_select_color(struct tem_vt_state *tem, int color, boolean_t fg) in tem_select_color()
590 tem_safe_selgraph(struct tem_vt_state *tem) in tem_safe_selgraph()
[all …]
H A Dtem.c168 tem_add(struct tem_vt_state *tem) in tem_add()
176 tem_rm(struct tem_vt_state *tem) in tem_rm()
190 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_write() local
325 tem_reinit(struct tem_vt_state *tem, boolean_t reset_display) in tem_reinit()
336 tem_free_buf(struct tem_vt_state *tem) in tem_free_buf()
359 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_destroy() local
832 tem_prom_scroll_up(struct tem_vt_state *tem, int nrows, cred_t *credp, in tem_prom_scroll_up()
865 tem_adjust_row(struct tem_vt_state *tem, int prom_row, cred_t *credp, in tem_adjust_row()
905 tem_align(struct tem_vt_state *tem, cred_t *credp, in tem_align()
1031 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_get_fbmode() local
[all …]
/illumos-gate/usr/src/boot/common/
H A Dtem.c193 tem_add(struct tem_vt_state *tem) in tem_add()
205 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_write() local
302 tem_reinit(struct tem_vt_state *tem, bool reset_display) in tem_reinit()
311 tem_free_buf(struct tem_vt_state *tem) in tem_free_buf()
772 tem_prom_scroll_up(struct tem_vt_state *tem, int nrows) in tem_prom_scroll_up()
801 tem_adjust_row(struct tem_vt_state *tem, int prom_row) in tem_adjust_row()
835 tem_pix_align(struct tem_vt_state *tem) in tem_pix_align()
931 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_activate() local
943 tem_check_first_time(struct tem_vt_state *tem) in tem_check_first_time()
966 tem_input_partial(struct tem_vt_state *tem) in tem_input_partial()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c314 char *tem; local
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c80 static tem_vt_state_t tem; variable
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c69 static tem_vt_state_t tem; variable
/illumos-gate/usr/src/uts/sparc/sys/fpu/
H A Dfpu_simulator.h95 unsigned int tem : 5; /* trap enable mask */ member
125 #define tem fsr.tem macro