Home
last modified time | relevance | path

Searched refs:WdfRequestTypeNoFormat (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxrequestcontext.hpp138 m_CompletionParams.Type = WdfRequestTypeNoFormat; in InitCompletionParams()
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxrequestbase.cpp436 params.Type = WdfRequestTypeNoFormat; in CompleteSubmittedNoContext()
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfrequest.h294 Params->Type = WdfRequestTypeNoFormat; in WDF_REQUEST_COMPLETION_PARAMS_INIT()
H A Dwdfdevice.h533 WdfRequestTypeNoFormat = 0xFF, enumerator