Searched refs:tg_functions (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dgfx_fb.h221 teken_funcs_t *tg_functions; member in struct:teken_gfx
H A Dgfx_fb.c2109 gfx_state.tg_functions->tf_param(&gfx_state, TP_SHOWCURSOR, 0);
/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c942 gfx_state.tg_functions = &tf;
990 gfx_state.tg_functions = &tfx;
1007 teken_init(&gfx_state.tg_teken, gfx_state.tg_functions,
1067 gfx_state.tg_functions->tf_param(&gfx_state,
/freebsd-13-stable/stand/i386/libi386/
H A Dvidconsole.c902 gfx_state.tg_functions = &tfx;
917 gfx_state.tg_functions = &tf;
931 teken_init(&gfx_state.tg_teken, gfx_state.tg_functions, &gfx_state);
988 gfx_state.tg_functions->tf_param(&gfx_state, TP_SHOWCURSOR, 1);

Completed in 82 milliseconds