Home
last modified time | relevance | path

Searched refs:tem (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dtem.c118 static void tem_clear_chars(struct tem_vt_state *tem,
120 static void tem_copy_area(struct tem_vt_state *tem,
124 static void tem_bell(struct tem_vt_state *tem);
125 static void tem_pix_clear_prom_output(struct tem_vt_state *tem);
131 static void tem_align_cursor(struct tem_vt_state *tem);
133 static void tem_check_first_time(struct tem_vt_state *tem);
163 static void bit_to_pix32(struct tem_vt_state *tem, tem_char_t c,
193 tem_add(struct tem_vt_state *tem) in tem_add() argument
195 list_insert_head(&tems.ts_list, tem); in tem_add()
205 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_write() local
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c140 static void tem_safe_clear_chars(struct tem_vt_state *tem,
143 static void tem_safe_copy_area(struct tem_vt_state *tem,
154 static void tem_safe_bell(struct tem_vt_state *tem,
156 static void tem_safe_pix_clear_prom_output(struct tem_vt_state *tem,
169 static void tem_safe_align_cursor(struct tem_vt_state *tem);
170 static void bit_to_pix4(struct tem_vt_state *tem, tem_char_t c,
172 static void bit_to_pix8(struct tem_vt_state *tem, tem_char_t c,
174 static void bit_to_pix16(struct tem_vt_state *tem, tem_char_t c,
176 static void bit_to_pix24(struct tem_vt_state *tem, tem_char_t c,
178 static void bit_to_pix32(struct tem_vt_state *tem, tem_char_t c,
[all …]
H A Dtem.c168 tem_add(struct tem_vt_state *tem) in tem_add() argument
170 ASSERT(MUTEX_HELD(&tems.ts_lock) && MUTEX_HELD(&tem->tvs_lock)); in tem_add()
172 list_insert_head(&tems.ts_list, tem); in tem_add()
176 tem_rm(struct tem_vt_state *tem) in tem_rm() argument
178 ASSERT(MUTEX_HELD(&tems.ts_lock) && MUTEX_HELD(&tem->tvs_lock)); in tem_rm()
180 list_remove(&tems.ts_list, tem); in tem_rm()
190 struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; in tem_write() local
193 mutex_enter(&tem->tvs_lock); in tem_write()
195 if (!tem->tvs_initialized) { in tem_write()
196 mutex_exit(&tem->tvs_lock); in tem_write()
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c69 static tem_vt_state_t tem; variable
556 if (tem != NULL) in efi_cons_init()
598 if (tem_info_init(cp) == 0 && tem == NULL) { in efi_cons_init()
599 tem = tem_init(); in efi_cons_init()
600 if (tem != NULL) in efi_cons_init()
601 tem_activate(tem, B_TRUE); in efi_cons_init()
604 if (tem == NULL) in efi_cons_init()
616 if (tem == NULL) in efi_cons_putchar()
619 tem_write(tem, &buf, sizeof (buf)); in efi_cons_putchar()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c80 static tem_vt_state_t tem; variable
185 if (tem == NULL) /* tem is not set up */ in plat_cons_update_mode()
883 if (rc == 0 && tem == NULL) { in vidc_init()
884 tem = tem_init(); in vidc_init()
885 if (tem != NULL) in vidc_init()
886 tem_activate(tem, true); in vidc_init()
911 if (tem == NULL) in vidc_putchar()
914 tem_write(tem, &buf, sizeof (buf)); in vidc_putchar()
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c314 char *tem; local
354 tem = argv[bottom + i];
356 argv[top - (middle - bottom) + i] = tem;
371 tem = argv[bottom + i];
373 argv[middle + i] = tem;
/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
/illumos-gate/usr/src/uts/intel/tem/
H A DMakefile39 MODULE = tem
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dfpu_simulator.c187 pfpsd->fp_fsrtem = fsr.tem; /* Obtain fsr's tem */ in _fp_fpu_simulator()
207 if ((pfpsd->fp_current_exceptions & fsr.tem) == 0) { in _fp_fpu_simulator()
219 if ((pfpsd->fp_current_exceptions & fsr.tem) == 0) { in _fp_fpu_simulator()
231 if ((pfpsd->fp_current_exceptions & fsr.tem) == 0) { in _fp_fpu_simulator()
246 if ((pfpsd->fp_current_exceptions & fsr.tem) == 0) { in _fp_fpu_simulator()
501 andexcep = pfpsd->fp_current_exceptions & fsr.tem; in _fp_fpu_simulator()
/illumos-gate/usr/src/uts/intel/wc/
H A DMakefile55 LDFLAGS += -Nmisc/tem -Ndacf/consconfig_dacf
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com38 tem.o \
42 tem.o := CPPFLAGS += $(DEFAULT_CONSOLE_COLOR)
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile57 SRCS += font.c $(FONT).c tem.c
60 tem.o := CPPFLAGS += $(DEFAULT_CONSOLE_COLOR)
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.gsub4341 (3)(s) y(s)adm * 0 0 Sy(s)tem V Admini(s)tration /u(s)r/admin /bin/(s)h
342 (&)(&)(&)(&)(&)(&) y(&)(&)(&)adm * 0 0 Sy(&)(&)(&)tem V Admini(&)(&)(&)tration /u(&)(&)(&)r/admin /…
353 (9)(s) y(s) * 4 0 Sy(s)tem Activity Owner /u(s)r/adm /bin/(s)h
354 (&)(&)(&)(&)(&)(&) y(&)(&)(&) * 4 0 Sy(&)(&)(&)tem Activity Owner /u(&)(&)(&)r/adm /bin/(&)(&)(&)h
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h313 void tem_safe_check_first_time(struct tem_vt_state *tem, cred_t *,
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel628 MISC_KMODS += tem
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.p5m359 file path=kernel/misc/$(ARCH64)/tem group=sys mode=0755
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1675 TEM_OBJS += tem.o tem_safe.o