|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "../../fxtargetsshared.hpp"
Go to the source code of this file.
| _Must_inspect_result_ __in WDFIOTARGET __in DEVICE_REGISTRY_PROPERTY __in ULONG __out_opt PVOID __deref_out_range | ( | <= | , |
| BufferLength | |||
| ) |
Definition at line 262 of file fxiotargetapikm.cpp.
| __drv_maxIRQL | ( | DISPATCH_LEVEL | ) |
| __drv_maxIRQL | ( | PASSIVE_LEVEL | ) |
| _Must_inspect_result_ __in WDFIOTARGET __in DEVICE_REGISTRY_PROPERTY __in __drv_strictTypeMatch | ( | 1 | ) |
| _Must_inspect_result_ __in WDFIOTARGET __in DEVICE_REGISTRY_PROPERTY __in ULONG __drv_when | ( | BufferLength ! | = 0, |
| __out_bcount_part_opt(BufferLength, *ResultLength) | |||
| ) |
| ASSERT | ( | pTopOfStack ! | = NULL | ) |
| DoTraceLevelMessage | ( | pFxDriverGlobals | , |
| TRACE_LEVEL_VERBOSE | , | ||
| TRACINGIOTARGET | , | ||
| "enter WDFIOTARGET 0x%p" | , | ||
| IoTarget | |||
| ) |
Referenced by __deref_out_range(), and if().
| DoTraceLevelMessage | ( | pFxDriverGlobals | , |
| TRACE_LEVEL_VERBOSE | , | ||
| TRACINGIOTARGET | , | ||
| "exit WDFIOTARGET 0x% | p, | ||
| Property % | d, | ||
| %!STATUS!" | , | ||
| IoTarget | , | ||
| DeviceProperty | , | ||
| status | |||
| ) |
| DoTraceLevelMessage | ( | pFxDriverGlobals | , |
| TRACE_LEVEL_VERBOSE | , | ||
| TRACINGIOTARGET | , | ||
| "exit WDFIOTARGET 0x% | p, | ||
| WDM DevObj 0x%p" | , | ||
| IoTarget | , | ||
| pDevice | |||
| ) |
| DoTraceLevelMessage | ( | pFxDriverGlobals | , |
| TRACE_LEVEL_VERBOSE | , | ||
| TRACINGIOTARGET | , | ||
| "exit WDFIOTARGET 0x% | p, | ||
| WDM FileObj 0x%p" | , | ||
| IoTarget | , | ||
| pFile | |||
| ) |
| DoTraceLevelMessage | ( | pFxDriverGlobals | , |
| TRACE_LEVEL_VERBOSE | , | ||
| TRACINGIOTARGET | , | ||
| "exit WDFIOTARGET 0x% | p, | ||
| WDM PDO 0x%p" | , | ||
| IoTarget | , | ||
| pPdo | |||
| ) |
| FxObjectHandleGetPtrAndGlobals | ( | GetFxDriverGlobals(DriverGlobals) | , |
| IoTarget | , | ||
| FX_TYPE_IO_TARGET | , | ||
| (PVOID *) & | pTarget, | ||
| & | pFxDriverGlobals | ||
| ) |
Referenced by __deref_out_range().
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| Interface | |||
| ) |
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| InterfaceType | |||
| ) |
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| PropertyMemory | |||
| ) |
| FxVerifierCheckNxPoolType | ( | pFxDriverGlobals | , |
| PoolType | , | ||
| pFxDriverGlobals-> | Tag | ||
| ) |
| if | ( | ! | NT_SUCCESSstatus | ) |
Definition at line 227 of file fxiotargetapikm.cpp.
Definition at line 409 of file fxiotargetapikm.cpp.
| ObDereferenceObject | ( | pTopOfStack | ) |
Definition at line 258 of file fxiotargetapikm.cpp.
Definition at line 256 of file fxiotargetapikm.cpp.
Definition at line 180 of file fxiotargetapikm.cpp.
| __in WDFIOTARGET __in LPCGUID __out PINTERFACE __in USHORT __in USHORT __in_opt PVOID InterfaceSpecificData |
Definition at line 186 of file fxiotargetapikm.cpp.
| __in WDFIOTARGET __in LPCGUID InterfaceType |
Definition at line 178 of file fxiotargetapikm.cpp.
| _Must_inspect_result_ __in WDFIOTARGET IoTarget |
Definition at line 41 of file fxiotargetapikm.cpp.
Definition at line 59 of file fxiotargetapikm.cpp.
Definition at line 149 of file fxiotargetapikm.cpp.
Referenced by _wfopen_s(), DriverFilesCallback(), dump_file_info(), fopen_s(), main(), PersistFile_AddRef(), PersistFile_GetClassID(), PersistFile_GetCurFile(), PersistFile_IsDirty(), PersistFile_Load(), PersistFile_QueryInterface(), PersistFile_Release(), PersistFile_Save(), PersistFile_SaveCompleted(), registry_read_filelist(), test_amh_corruption(), test_ash1_corruption(), test_ash1_corruption2(), test_default_data(), TLB_ReadTypeLib(), and WVTAsn1SpcPeImageDataDecode().
| PFX_DRIVER_GLOBALS pFxDriverGlobals |
Definition at line 213 of file fxiotargetapikm.cpp.
Referenced by if().
| pPdo = pTarget->GetTargetPDO() |
Definition at line 104 of file fxiotargetapikm.cpp.
Referenced by __deref_out_range().
| _Must_inspect_result_ __in WDFIOTARGET __in DEVICE_REGISTRY_PROPERTY __in ULONG __out_opt PVOID PropertyBuffer |
Definition at line 261 of file fxiotargetapikm.cpp.
Definition at line 355 of file fxiotargetapikm.cpp.
| _Must_inspect_result_ __in WDFIOTARGET __in DEVICE_REGISTRY_PROPERTY __in __in_opt PWDF_OBJECT_ATTRIBUTES PropertyMemoryAttributes |
Definition at line 353 of file fxiotargetapikm.cpp.
| FxIoTarget* pTarget |
Definition at line 58 of file fxiotargetapikm.cpp.
Referenced by __deref_out_range().
| pTopOfStack = IoGetAttachedDeviceReference(pTarget->GetTargetDevice()) |
Definition at line 214 of file fxiotargetapikm.cpp.
Referenced by FxPkgPnp::CreatePowerThreadIfNeeded(), FxIoTargetRemote::GetTargetDeviceRelations(), PnpPassThroughQI(), and FxDeviceBase::QueryForInterface().
Definition at line 182 of file fxiotargetapikm.cpp.
Definition at line 215 of file fxiotargetapikm.cpp.
Referenced by __deref_out_range(), and if().