ReactOS 0.4.15-dev-7958-gcd0bb1a
_IRP Struct Reference
Collaboration diagram for _IRP:

Public Attributes

union {
   PVOID   SystemBuffer
 
AssociatedIrp
 
IO_STATUS_BLOCK IoStatus
 
PVOID OutputBuffer
 
IO_STACK_LOCATION MyStack
 

Detailed Description

Definition at line 104 of file Bus_PDO_EvalMethod.c.

Member Data Documentation

◆ 

◆ IoStatus

IO_STATUS_BLOCK _IRP::IoStatus

Definition at line 110 of file Bus_PDO_EvalMethod.c.

Referenced by _IRQL_requires_max_(), _Requires_lock_held_(), AfdDisconnect(), BeepCleanup(), Bus_GetDeviceCapabilities(), CdMultiAsyncCompletionRoutine(), CdMultiSyncCompletionRoutine(), ClassCheckVerifyComplete(), ClassIoCompleteAssociated(), ClasspContinueOffloadWrite(), ClasspModeSelect(), ClasspModeSense(), ClasspPopulateTokenTransferPacketDone(), ClasspReceivePopulateTokenInformation(), ClasspReceivePopulateTokenInformationTransferPacketDone(), ClasspReceiveWriteUsingTokenInformation(), ClasspReceiveWriteUsingTokenInformationTransferPacketDone(), ClasspWriteUsingTokenTransferPacketDone(), ClassReadDriveCapacity(), DevPoCompletionRoutine(), DisconnectComplete(), DiskFlushComplete(), DispatchCreateCloseCleanup(), DispatchIoctl(), DispTdiQueryInformationExComplete(), DoQuery(), Ext2ReadWriteBlockAsyncCompletionRoutine(), Ext2ReadWriteBlocks(), Ext2ReadWriteBlockSyncCompletionRoutine(), FatMultiAsyncCompletionRoutine(), FatMultiSyncCompletionRoutine(), FDO_HandleResetCyclePort(), FreeBT_DispatchClean(), FsRtlCancelExclusiveIrp(), FsRtlFastUnlockSingle(), HidClass_ReadCompleteIrp(), i8042PowerWorkItem(), i8042SendHookWorkItem(), InterpretTransferPacketError(), ListenComplete(), MupDereferenceMasterQueryContext(), NpCancelWaiter(), NpSetClosingPipeState(), NpTransceive(), NpWriteDataQueue(), NtfsCleanup(), NtfsClose(), NtfsCreate(), NtfsDirectoryControl(), NtfsFileSystemControl(), NtfsQueryDirectory(), NtfsSetVolumeInformation(), NtfsWrite(), PacketSocketRecvComplete(), PacketSocketSendComplete(), PciIdeXPdoRepeatRequest(), ProcessQueuedRequests(), ProtocolTransferDataComplete(), PwrCompletionFunction(), ReceiveActivity(), ReceiveComplete(), RetryTransferPacket(), RxCollapseOrCreateSrvOpen(), RxLowIoWriteShellCompletion(), ScsiPortDispatchScsi(), SendComplete(), SerialInterruptService(), StreamSocketConnectComplete(), TransferPktComplete(), UDFExceptionHandler(), USBH_FdoCleanup(), USBH_IdleCancelPowerHubWorker(), USBH_PdoRemoveDevice(), USBPORT_DoIdleNotificationCallback(), VfatCleanup(), VfatClose(), VfatCommonRead(), VfatCreate(), VfatDirectoryControl(), VfatFileSystemControl(), VfatFlush(), VfatGetRetrievalPointers(), VfatGetStatistics(), VfatIsVolumeDirty(), VfatQueryInformation(), VfatQueryVolumeInformation(), VfatRead(), VfatReadFileData(), VfatReadWritePartialCompletion(), VfatSetInformation(), VfatSetVolumeInformation(), VfatWrite(), VfatWriteFileData(), and vol_ioctl_passthrough().

◆ MyStack

IO_STACK_LOCATION _IRP::MyStack

Definition at line 113 of file Bus_PDO_EvalMethod.c.

◆ OutputBuffer

PVOID _IRP::OutputBuffer

Definition at line 112 of file Bus_PDO_EvalMethod.c.

◆ SystemBuffer


The documentation for this struct was generated from the following files: