| _GetAndClearNextStackLocation(__in MdIrp Irp) | FxIrp | static |
| _IrpSynchronousCompletion(__in MdDeviceObject DeviceObject, __in MdIrp OriginalIrp, __in PVOID Context) | FxIrp | privatestatic |
| AllocateIrp(_In_ CCHAR StackSize, _In_opt_ FxDevice *Device=NULL) | FxIrp | static |
| CallDriver(__in MdDeviceObject DeviceObject) | FxIrp | |
| Cancel(VOID) | FxIrp | |
| ClearNextStack(VOID) | FxIrp | |
| ClearNextStackLocation(VOID) | FxIrp | |
| CompleteRequest(__in_opt CCHAR PriorityBoost=IO_NO_INCREMENT) | FxIrp | |
| CopyCurrentIrpStackLocationToNext(VOID) | FxIrp | |
| CopyParameters(_Out_ PWDF_REQUEST_PARAMETERS Parameters) | FxIrp | |
| CopyStatus(_Out_ PIO_STATUS_BLOCK StatusBlock) | FxIrp | |
| CopyToNextIrpStackLocation(__in PIO_STACK_LOCATION Stack) | FxIrp | |
| FreeIrp(VOID) | FxIrp | |
| FxAutoIrp | FxIrp | friend |
| FxIrp() | FxIrp | inline |
| FxIrp(MdIrp irp) | FxIrp | inline |
| GetCancelIrql() | FxIrp | |
| GetContext(__in ULONG Index) | FxIrp | |
| GetCurrentFlags(VOID) | FxIrp | |
| GetCurrentIrpStackLocation(VOID) | FxIrp | |
| GetCurrentIrpStackLocationIndex() | FxIrp | |
| GetCurrentParametersPointer(VOID) | FxIrp | |
| GetCurrentParameterWriteLength() | FxIrp | |
| GetCurrentStackFileObject(VOID) | FxIrp | |
| GetCurrentStackFlags(VOID) | FxIrp | |
| GetDeviceObject(VOID) | FxIrp | |
| GetDriverContext() | FxIrp | |
| GetDriverContextSize() | FxIrp | |
| GetFileObject(VOID) | FxIrp | |
| GetFlags(VOID) | FxIrp | |
| GetInformation() | FxIrp | |
| GetIoIrp(VOID) | FxIrp | |
| GetIrp(VOID) | FxIrp | |
| GetIrpFromListEntry(__in PLIST_ENTRY Ple) | FxIrp | static |
| GetMajorFunction(VOID) | FxIrp | |
| GetMdl() | FxIrp | |
| GetMdlAddressPointer() | FxIrp | |
| GetMinorFunction(VOID) | FxIrp | |
| GetNextCompletionRoutine(VOID) | FxIrp | |
| GetNextIrpStackLocation(VOID) | FxIrp | |
| GetNextStackParameterOthersArgument1Pointer() | FxIrp | |
| GetNextStackParameterOthersArgument2Pointer() | FxIrp | |
| GetNextStackParameterOthersArgument4Pointer() | FxIrp | |
| GetNextStackParameterUsageNotificationInPath() | FxIrp | |
| GetOutputBuffer() | FxIrp | |
| GetParameterAllocatedResources() | FxIrp | |
| GetParameterAllocatedResourcesTranslated() | FxIrp | |
| GetParameterDeviceCapabilities() | FxIrp | |
| GetParameterIoctlCode(VOID) | FxIrp | |
| GetParameterIoctlCodeBufferMethod(VOID) | FxIrp | |
| GetParameterIoctlInputBufferLength(VOID) | FxIrp | |
| GetParameterIoctlOutputBufferLength(VOID) | FxIrp | |
| GetParameterIoctlType3InputBuffer(VOID) | FxIrp | |
| GetParameterPowerShutdownType() | FxIrp | |
| GetParameterPowerState() | FxIrp | |
| GetParameterPowerStateDeviceState() | FxIrp | |
| GetParameterPowerStateSystemState() | FxIrp | |
| GetParameterPowerSystemPowerStateContext() | FxIrp | |
| GetParameterPowerType() | FxIrp | |
| GetParameterQDRType() | FxIrp | |
| GetParameterQueryDeviceTextLocaleId() | FxIrp | |
| GetParameterQueryDeviceTextType() | FxIrp | |
| GetParameterQueryIdType() | FxIrp | |
| GetParameterQueryInterfaceInterface() | FxIrp | |
| GetParameterQueryInterfaceInterfaceSpecificData() | FxIrp | |
| GetParameterQueryInterfaceSize() | FxIrp | |
| GetParameterQueryInterfaceType() | FxIrp | |
| GetParameterQueryInterfaceVersion() | FxIrp | |
| GetParameterReadLength(VOID) | FxIrp | |
| GetParameterSetLockLock() | FxIrp | |
| GetParameterUsageNotificationInPath() | FxIrp | |
| GetParameterUsageNotificationType() | FxIrp | |
| GetParameterWriteByteOffsetQuadPart() | FxIrp | |
| GetParameterWriteLength(VOID) | FxIrp | |
| GetPnpIrp(VOID) | FxIrp | |
| GetRequestorMode(VOID) | FxIrp | |
| GetStackCount() | FxIrp | |
| GetStatus() | FxIrp | |
| GetStatusBlock(VOID) | FxIrp | |
| GetSystemBuffer() | FxIrp | |
| GetThread(VOID) | FxIrp | |
| GetTriageInfo | FxIrp | friend |
| GetUserBuffer() | FxIrp | |
| HasStack(_In_ UCHAR StackCount) | FxIrp | |
| InitNextStackUsingStack(__in FxIrp *Irp) | FxIrp | |
| Is32bitProcess(VOID) | FxIrp | |
| IsCanceled() | FxIrp | |
| IsCurrentIrpStackLocationValid(VOID) | FxIrp | |
| ListEntry() | FxIrp | |
| m_Irp | FxIrp | private |
| MarkIrpPending() | FxIrp | |
| PendingReturned() | FxIrp | |
| PoCallDriver(__in MdDeviceObject DeviceObject) | FxIrp | |
| PropagatePendingReturned(VOID) | FxIrp | |
| RequestPowerIrp(__in MdDeviceObject DeviceObject, __in UCHAR MinorFunction, __in POWER_STATE PowerState, __in MdRequestPowerComplete CompletionFunction, __in PVOID Context) | FxIrp | static |
| Reuse(__in NTSTATUS Status=STATUS_SUCCESS) | FxIrp | |
| SendIrpSynchronously(__in MdDeviceObject DeviceObject) | FxIrp | |
| SetCancel(__in BOOLEAN Cancel) | FxIrp | |
| SetCancelRoutine(__in_opt MdCancelRoutine CancelRoutine) | FxIrp | |
| SetCompletionRoutine(__in MdCompletionRoutine CompletionRoutine, __in PVOID Context, __in BOOLEAN InvokeOnSuccess=TRUE, __in BOOLEAN InvokeOnError=TRUE, __in BOOLEAN InvokeOnCancel=TRUE) | FxIrp | |
| SetCompletionRoutineEx(__in MdDeviceObject DeviceObject, __in MdCompletionRoutine CompletionRoutine, __in PVOID Context, __in BOOLEAN InvokeOnSuccess=TRUE, __in BOOLEAN InvokeOnError=TRUE, __in BOOLEAN InvokeOnCancel=TRUE) | FxIrp | |
| SetContext(__in ULONG Index, __in PVOID Value) | FxIrp | |
| SetCurrentDeviceObject(__in MdDeviceObject DeviceObject) | FxIrp | |
| SetFlags(__in ULONG Flags) | FxIrp | |
| SetInformation(__in ULONG_PTR Information) | FxIrp | |
| SetIrp(MdIrp irp) | FxIrp | |
| SetMajorFunction(__in UCHAR MajorFunction) | FxIrp | |
| SetMdlAddress(__in PMDL Value) | FxIrp | |
| SetMinorFunction(__in UCHAR MinorFunction) | FxIrp | |
| SetNextIrpStackLocation(VOID) | FxIrp | |
| SetNextParameterWriteByteOffsetQuadPart(__in LONGLONG DeviceOffset) | FxIrp | |
| SetNextParameterWriteLength(__in ULONG IoLength) | FxIrp | |
| SetNextStackFileObject(_In_ MdFileObject FileObject) | FxIrp | |
| SetNextStackFlags(__in UCHAR Flags) | FxIrp | |
| SetNextStackParameterOthersArgument1(__in PVOID Argument1) | FxIrp | |
| SetParameterAllocatedResources(__in PCM_RESOURCE_LIST AllocatedResources) | FxIrp | |
| SetParameterAllocatedResourcesTranslated(__in PCM_RESOURCE_LIST AllocatedResourcesTranslated) | FxIrp | |
| SetParameterDeviceCapabilities(__in PDEVICE_CAPABILITIES DeviceCapabilities) | FxIrp | |
| SetParameterIoctlCode(__in ULONG DeviceIoControlCode) | FxIrp | |
| SetParameterIoctlInputBufferLength(__in ULONG InputBufferLength) | FxIrp | |
| SetParameterIoctlOutputBufferLength(__in ULONG OutputBufferLength) | FxIrp | |
| SetParameterIoctlType3InputBuffer(__in PVOID Type3InputBuffer) | FxIrp | |
| SetParameterQDRType(__in DEVICE_RELATION_TYPE DeviceRelation) | FxIrp | |
| SetParameterQueryInterfaceInterface(__in PINTERFACE Interface) | FxIrp | |
| SetParameterQueryInterfaceInterfaceSpecificData(__in PVOID InterfaceSpecificData) | FxIrp | |
| SetParameterQueryInterfaceSize(__in USHORT Size) | FxIrp | |
| SetParameterQueryInterfaceType(__in const GUID *InterfaceType) | FxIrp | |
| SetParameterQueryInterfaceVersion(__in USHORT Version) | FxIrp | |
| SetParameterUsageNotificationInPath(__in BOOLEAN InPath) | FxIrp | |
| SetStatus(__in NTSTATUS Status) | FxIrp | |
| SetSystemBuffer(__in PVOID Value) | FxIrp | |
| SetUserBuffer(__in PVOID Value) | FxIrp | |
| SkipCurrentIrpStackLocation(VOID) | FxIrp | |
| StartNextPowerIrp() | FxIrp | |