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

/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c191 efi_text_printchar(teken_gfx_t *state, const teken_pos_t *p, bool autoscroll) function
244 efi_text_printchar(s, p, false);
286 efi_text_printchar(state, &dp, false);
291 efi_text_printchar(state, &dp, true);

Completed in 44 milliseconds