Home
last modified time | relevance | path

Searched defs:BootPhase (Results 1 – 8 of 8) sorted by relevance

/reactos/ntoskrnl/kd/
H A Dkdio.c199 _In_ ULONG BootPhase) in KdpDebugLogInit()
394 _In_ ULONG BootPhase) in KdpSerialInit()
517 _In_ ULONG BootPhase) in KdpScreenInit()
H A Dkdmain.c187 ULONG BootPhase = (Count + 1); // Do BootPhase >= 2 in KdpDriverReinit() local
/reactos/hal/halx86/generic/
H A Dhalinit.c73 HalInitSystem(IN ULONG BootPhase, in HalInitSystem()
/reactos/hal/halarm/generic/
H A Dhalinit.c43 HalInitSystem(IN ULONG BootPhase, in HalInitSystem()
/reactos/ntoskrnl/kd64/
H A Dkdinit.c165 _In_ ULONG BootPhase, in KdInitSystem()
/reactos/ntoskrnl/kdbg/
H A Dkdb_symbols.c344 _In_ ULONG BootPhase) in KdbSymInit()
H A Dkdb_cli.c3556 KdbInitialize(_In_ PKD_DISPATCH_TABLE DispatchTable,_In_ ULONG BootPhase) KdbInitialize() argument
[all...]
/reactos/ntoskrnl/po/
H A Dpower.c397 PoInitSystem(IN ULONG BootPhase) in PoInitSystem()