ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Attributes | |
union { | |
PVOID SystemBuffer | |
} | AssociatedIrp |
IO_STATUS_BLOCK | IoStatus |
PVOID | OutputBuffer |
IO_STACK_LOCATION | MyStack |
Definition at line 104 of file Bus_PDO_EvalMethod.c.
union { ... } _IRP::AssociatedIrp |
Referenced by BuildAndSubmitIrp(), CdMultipleXAAsync(), ClassCheckVerifyComplete(), ClassIoCompleteAssociated(), Ext2ReadWriteBlocks(), i8042PowerWorkItem(), IofCompleteRequest(), IoMakeAssociatedIrp(), NpCancelWaiter(), NpReadDataQueue(), NpTransceive(), NpWriteDataQueue(), PollReeval(), ProtocolTransferDataComplete(), RxpSetInfoMiniRdr(), RxSetDispositionInfo(), RxSetRenameInfo(), SerialInterruptService(), UpdatePollWithFCB(), VfatGetStatistics(), VfatIsVolumeDirty(), VfatQueryInformation(), VfatQueryVolumeInformation(), VfatSetInformation(), VfatSetVolumeInformation(), vol_ioctl_passthrough(), vol_read(), and vol_write().
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().
IO_STACK_LOCATION _IRP::MyStack |
Definition at line 113 of file Bus_PDO_EvalMethod.c.
PVOID _IRP::OutputBuffer |
Definition at line 112 of file Bus_PDO_EvalMethod.c.
PVOID _IRP::SystemBuffer |
Definition at line 108 of file Bus_PDO_EvalMethod.c.
Referenced by BuildAndSubmitIrp(), ClassCheckVerifyComplete(), i8042PowerWorkItem(), NpCancelWaiter(), NpReadDataQueue(), NpTransceive(), NpWriteDataQueue(), PollReeval(), ProtocolTransferDataComplete(), RxpSetInfoMiniRdr(), RxSetDispositionInfo(), RxSetRenameInfo(), SerialInterruptService(), UpdatePollWithFCB(), VfatGetStatistics(), VfatIsVolumeDirty(), VfatQueryInformation(), VfatQueryVolumeInformation(), VfatSetInformation(), VfatSetVolumeInformation(), vol_ioctl_passthrough(), vol_read(), and vol_write().