Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c732 status = systab->ConIn->ReadKeyStroke(systab->ConIn, &key); in getchar()
734 bs->WaitForEvent(1, &systab->ConIn->WaitForKey, &junk); in getchar()
735 status = systab->ConIn->ReadKeyStroke(systab->ConIn, &key); in getchar()
/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Defi_console.c111 conin = ST->ConIn; in efi_cons_probe()
/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h800 SIMPLE_INPUT_INTERFACE *ConIn; member
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h887 SIMPLE_INPUT_INTERFACE *ConIn; member