Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c587 conout = systab->ConOut; in efi_main()
718 systab->ConOut->OutputString(systab->ConOut, buf); in putchar()
722 systab->ConOut->OutputString(systab->ConOut, buf); in putchar()
/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h272 #define ACPI_FILE_OUT ST->ConOut
273 #define ACPI_FILE_ERR ST->ConOut
H A Dacefiex.h803 SIMPLE_TEXT_OUTPUT_INTERFACE *ConOut; member
/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c106 conout = ST->ConOut; in efi_main()
H A Defi_console.c110 conout = ST->ConOut; in efi_cons_probe()
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h890 SIMPLE_TEXT_OUTPUT_INTERFACE *ConOut; member
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c625 conout = ST->ConOut; in command_mode()