Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c108 static int efi_cons_getchar(struct console *);
128 .c_in = efi_cons_getchar,
725 efi_cons_getchar(struct console *cp) in efi_cons_getchar() function