Searched refs:Parameter3 (Results 1 – 13 of 13) sorted by relevance
/reactos/boot/environ/lib/misc/ |
H A D | debug.c | 125 _In_ ULONG_PTR Parameter3, in BlStatusError() argument 145 Parameter3, in BlStatusError() 169 Parameter3, in BlStatusError()
|
/reactos/sdk/include/ddk/ |
H A D | aux_klib.h | 49 ULONG_PTR Parameter3; member
|
H A D | wmidata.h | 4333 ULONGLONG Parameter3; member
|
/reactos/boot/environ/app/rosload/ |
H A D | rosload.c | 142 _In_ ULONG_PTR Parameter3 in OslFatalErrorEx() argument 163 _In_ ULONG_PTR Parameter3, in OslBlStatusErrorHandler() argument 174 OslFatalErrorEx(3, Parameter1, Parameter2, Parameter3); in OslBlStatusErrorHandler()
|
/reactos/sdk/lib/drivers/aux_klib/ |
H A D | aux_klib.c | 189 BugCheckData->Parameter3 = KiBugCheckData[3]; in AuxKlibGetBugCheckData()
|
/reactos/ntoskrnl/include/internal/ |
H A D | po.h | 180 ULONG_PTR Parameter3; member
|
/reactos/ntoskrnl/ke/i386/ |
H A D | exp.c | 1061 IN ULONG_PTR Parameter3, in KiDispatchExceptionFromTrapFrame() argument 1077 ExceptionRecord.ExceptionInformation[2] = Parameter3; in KiDispatchExceptionFromTrapFrame()
|
H A D | traphdlr.c | 222 IN ULONG Parameter3) in KiDebugHandler() argument 237 Parameter3, in KiDebugHandler()
|
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/ |
H A D | fxbugcheckcallback.cpp | 282 codeAddr = (PVOID)bugCheckData.Parameter3; in FxpBugCheckCallbackFilter()
|
/reactos/ntoskrnl/include/internal/i386/ |
H A D | ke.h | 657 IN ULONG_PTR Parameter3,
|
/reactos/boot/environ/app/bootmgr/ |
H A D | bootmgr.c | 502 _In_ ULONG_PTR Parameter3, in BmFatalErrorEx() argument 635 BlStatusError(1, ErrorCode, Parameter1, Parameter2, Parameter3); in BmFatalErrorEx()
|
/reactos/boot/environ/include/ |
H A D | bl.h | 749 _In_ ULONG_PTR Parameter3, 1743 _In_ ULONG_PTR Parameter3,
|
/reactos/sdk/include/xdk/ |
H A D | ketypes.h | 592 IN PVOID Parameter3 OPTIONAL);
|