#include <arc.h>
Public Attributes | |
ULONG | BootStarted: 1 |
ULONG | BootFinished: 1 |
ULONG | RestartStarted: 1 |
ULONG | RestartFinished: 1 |
ULONG | PowerFailStarted: 1 |
ULONG | PowerFailFinished: 1 |
ULONG | ProcessorReady: 1 |
ULONG | ProcessorRunning: 1 |
ULONG | ProcessorStart: 1 |
|
Definition at line 869 of file arc.h. Referenced by KeStartAllProcessors(), and KiInitializeKernel(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|