Home
last modified time | relevance | path

Searched refs:tf_cursor (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/teken/stress/
HDteken_stress.c49 .tf_cursor = stress_cursor,
/freebsd-14-stable/sys/teken/
HDteken.h114 tf_cursor_t *tf_cursor; member
HDteken.c94 teken_assert(t->t_funcs->tf_cursor != NULL); in teken_funcs_cursor()
95 t->t_funcs->tf_cursor(t->t_softc, &t->t_cursor); in teken_funcs_cursor()
/freebsd-14-stable/sys/teken/demo/
HDteken_demo.c60 .tf_cursor = test_cursor,
/freebsd-14-stable/stand/i386/libi386/
HDvidconsole.c65 .tf_cursor = vidc_text_cursor,
75 .tf_cursor = gfx_fb_cursor,
/freebsd-14-stable/stand/efi/libefi/
HDefi_console.c79 .tf_cursor = efi_text_cursor,
89 .tf_cursor = gfx_fb_cursor,
/freebsd-14-stable/sys/kern/
HDsubr_terminal.c113 .tf_cursor = termteken_cursor,
/freebsd-14-stable/sys/dev/syscons/
HDscterm-teken.c108 .tf_cursor = scteken_cursor,