Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c110 static void efi_cons_efiputchar(int);
348 efi_cons_efiputchar('\n'); in efi_text_cons_copy()
382 efi_cons_efiputchar(data[i]); in efi_text_cons_display()
617 efi_cons_efiputchar(c); in efi_cons_putchar()
813 efi_cons_efiputchar(int c) in efi_cons_efiputchar() function