Searched refs:con_out (Results 1 – 5 of 5) sorted by relevance
327 efi_systab.con_out = systab64->con_out; in efi_systab_init()328 tmp |= systab64->con_out; in efi_systab_init()369 efi_systab.con_out = systab32->con_out; in efi_systab_init()
46 .con_out = EFI_INVALID_TABLE_ADDR, /* Not used under Xen. */
48 out = (struct efi_simple_text_output_protocol *)sys_table_arg->con_out; in efi_char16_printk()
714 u64 con_out; member731 u32 con_out; member747 unsigned long con_out; member
39 c->text_output = table->con_out; \