Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dcontrolvmchannel.h157 struct efi_spar_indication { struct
158 u64 boot_to_fw_ui:1; /* Bit 0: Stop in uefi ui */
159 u64 clear_nvram:1; /* Bit 1: Clear NVRAM */
160 u64 clear_cmos:1; /* Bit 2: Clear CMOS */
161 u64 boot_to_tool:1; /* Bit 3: Run install tool */
Dvisorchipset.c569 struct efi_spar_indication efi_spar_indication; in boottotool_show() local
584 struct efi_spar_indication efi_spar_indication; in boottotool_store() local