|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "halxbox.h"
Go to the source code of this file.
Functions | |
| static VOID | SMBusWriteByte (_In_ UCHAR Address, _In_ UCHAR Register, _In_ UCHAR Data) |
| static DECLSPEC_NORETURN VOID | HalpXboxPowerAction (_In_ UCHAR Action) |
| DECLSPEC_NORETURN VOID | HalpReboot (VOID) |
| VOID NTAPI | HalReturnToFirmware (_In_ FIRMWARE_REENTRY Action) |
| DECLSPEC_NORETURN VOID HalpReboot | ( | VOID | ) |
|
static |
Definition at line 67 of file reboot.c.
Referenced by HalpReboot(), and HalReturnToFirmware().
| VOID NTAPI HalReturnToFirmware | ( | _In_ FIRMWARE_REENTRY | Action | ) |
Definition at line 96 of file reboot.c.
Definition at line 21 of file reboot.c.
Referenced by HalpXboxPowerAction().