Home
last modified time | relevance | path

Searched refs:Parameter3 (Results 1 – 13 of 13) sorted by relevance

/reactos/boot/environ/lib/misc/
H A Ddebug.c125 _In_ ULONG_PTR Parameter3, in BlStatusError() argument
145 Parameter3, in BlStatusError()
169 Parameter3, in BlStatusError()
/reactos/sdk/include/ddk/
H A Daux_klib.h49 ULONG_PTR Parameter3; member
H A Dwmidata.h4333 ULONGLONG Parameter3; member
/reactos/boot/environ/app/rosload/
H A Drosload.c142 _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 Daux_klib.c189 BugCheckData->Parameter3 = KiBugCheckData[3]; in AuxKlibGetBugCheckData()
/reactos/ntoskrnl/include/internal/
H A Dpo.h180 ULONG_PTR Parameter3; member
/reactos/ntoskrnl/ke/i386/
H A Dexp.c1061 IN ULONG_PTR Parameter3, in KiDispatchExceptionFromTrapFrame() argument
1077 ExceptionRecord.ExceptionInformation[2] = Parameter3; in KiDispatchExceptionFromTrapFrame()
H A Dtraphdlr.c222 IN ULONG Parameter3) in KiDebugHandler() argument
237 Parameter3, in KiDebugHandler()
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxbugcheckcallback.cpp282 codeAddr = (PVOID)bugCheckData.Parameter3; in FxpBugCheckCallbackFilter()
/reactos/ntoskrnl/include/internal/i386/
H A Dke.h657 IN ULONG_PTR Parameter3,
/reactos/boot/environ/app/bootmgr/
H A Dbootmgr.c502 _In_ ULONG_PTR Parameter3, in BmFatalErrorEx() argument
635 BlStatusError(1, ErrorCode, Parameter1, Parameter2, Parameter3); in BmFatalErrorEx()
/reactos/boot/environ/include/
H A Dbl.h749 _In_ ULONG_PTR Parameter3,
1743 _In_ ULONG_PTR Parameter3,
/reactos/sdk/include/xdk/
H A Dketypes.h592 IN PVOID Parameter3 OPTIONAL);