Home
last modified time | relevance | path

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

/freebsd/sys/teken/stress/
H A Dteken_stress.c49 .tf_cursor = stress_cursor,
/freebsd/sys/teken/
H A Dteken.h114 tf_cursor_t *tf_cursor; member
H A Dteken.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/sys/teken/demo/
H A Dteken_demo.c60 .tf_cursor = test_cursor,
/freebsd/stand/i386/libi386/
H A Dvidconsole.c65 .tf_cursor = vidc_text_cursor,
75 .tf_cursor = gfx_fb_cursor,
/freebsd/stand/efi/libefi/
H A Defi_console.c79 .tf_cursor = efi_text_cursor,
89 .tf_cursor = gfx_fb_cursor,
/freebsd/sys/kern/
H A Dsubr_terminal.c112 .tf_cursor = termteken_cursor,
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c108 .tf_cursor = scteken_cursor,