Searched refs:ResetSystem (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/arch/armv7/stand/efiboot/ |
| D | efiboot.c | 702 RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL); in _rtt() 1123 RS->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in Xpoweroff_efi()
|
| /openbsd/src/sys/arch/riscv64/stand/efiboot/ |
| D | efiboot.c | 674 RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL); in _rtt() 1100 RS->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in Xpoweroff_efi()
|
| /openbsd/src/sys/arch/amd64/stand/efiboot/ |
| D | efiboot.c | 1041 RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL); in _rtt() 1186 RS->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in Xpoweroff_efi()
|
| /openbsd/src/sys/arch/arm64/stand/efiboot/ |
| D | efiboot.c | 788 RS->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL); in _rtt() 1310 RS->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in Xpoweroff_efi()
|
| /openbsd/src/sys/stand/efi/include/ |
| D | efiapi.h | 713 EFI_RESET_SYSTEM ResetSystem; member
|