Home
last modified time | relevance | path

Searched defs:efi_spar_indication (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolvmchannel.h153 struct efi_spar_indication { struct
154 u64 boot_to_fw_ui:1; /* Bit 0: Stop in uefi ui */
155 u64 clear_nvram:1; /* Bit 1: Clear NVRAM */
156 u64 clear_cmos:1; /* Bit 2: Clear CMOS */
157 u64 boot_to_tool:1; /* Bit 3: Run install tool */
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c387 struct efi_spar_indication efi_spar_indication; in boottotool_show() local
402 struct efi_spar_indication efi_spar_indication; in boottotool_store() local