Searched refs:ResetSystem (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/arch/ia64/stand/ia64/ski/ |
| H A D | efi_stub.c | 71 static efi_status ResetSystem(enum efi_reset, efi_status, u_long, efi_char *); 99 .rt_reset = ResetSystem 230 ResetSystem(enum efi_reset type, efi_status status, u_long datasz, in ResetSystem() function
|
| /netbsd-src/sys/stand/efiboot/ |
| H A D | panic.c | 35 uefi_call_wrapper(RT->ResetSystem, 4, EfiResetCold, EFI_SUCCESS, in reboot()
|
| H A D | efiboot.c | 152 uefi_call_wrapper(RT->ResetSystem, 4, EfiResetCold, EFI_SUCCESS, 0, NULL); in efi_reboot()
|
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | panic.c | 57 uefi_call_wrapper(RT->ResetSystem, 4, EfiResetCold, EFI_SUCCESS, in reboot()
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 887 ACPI_EFI_RESET_SYSTEM ResetSystem; 890 ACPI_EFI_UNKNOWN_INTERFACE ResetSystem; member
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efiapi.h | 802 EFI_RESET_SYSTEM ResetSystem; member
|