ReactOS 0.4.15-dev-7958-gcd0bb1a
_SCSI_POWER_REQUEST_BLOCK Struct Reference

#include <srb.h>

Collaboration diagram for _SCSI_POWER_REQUEST_BLOCK:

Public Attributes

USHORT Length
 
UCHAR Function
 
UCHAR SrbStatus
 
UCHAR SrbPowerFlags
 
UCHAR PathId
 
UCHAR TargetId
 
UCHAR Lun
 
STOR_DEVICE_POWER_STATE DevicePowerState
 
ULONG SrbFlags
 
ULONG DataTransferLength
 
ULONG TimeOutValue
 
PVOID DataBuffer
 
PVOID SenseInfoBuffer
 
struct _SCSI_REQUEST_BLOCKNextSrb
 
PVOID OriginalRequest
 
PVOID SrbExtension
 
STOR_POWER_ACTION PowerAction
 
UCHAR Reserved5 [16]
 

Detailed Description

Definition at line 375 of file srb.h.

Member Data Documentation

◆ DataBuffer

PVOID _SCSI_POWER_REQUEST_BLOCK::DataBuffer

Definition at line 387 of file srb.h.

◆ DataTransferLength

ULONG _SCSI_POWER_REQUEST_BLOCK::DataTransferLength

Definition at line 385 of file srb.h.

◆ DevicePowerState

STOR_DEVICE_POWER_STATE _SCSI_POWER_REQUEST_BLOCK::DevicePowerState

Definition at line 383 of file srb.h.

◆ Function

UCHAR _SCSI_POWER_REQUEST_BLOCK::Function

Definition at line 377 of file srb.h.

◆ Length

USHORT _SCSI_POWER_REQUEST_BLOCK::Length

Definition at line 376 of file srb.h.

◆ Lun

UCHAR _SCSI_POWER_REQUEST_BLOCK::Lun

Definition at line 382 of file srb.h.

◆ NextSrb

struct _SCSI_REQUEST_BLOCK * _SCSI_POWER_REQUEST_BLOCK::NextSrb

Definition at line 389 of file srb.h.

◆ OriginalRequest

PVOID _SCSI_POWER_REQUEST_BLOCK::OriginalRequest

Definition at line 390 of file srb.h.

◆ PathId

UCHAR _SCSI_POWER_REQUEST_BLOCK::PathId

Definition at line 380 of file srb.h.

◆ PowerAction

STOR_POWER_ACTION _SCSI_POWER_REQUEST_BLOCK::PowerAction

Definition at line 392 of file srb.h.

◆ Reserved5

UCHAR _SCSI_POWER_REQUEST_BLOCK::Reserved5

Definition at line 396 of file srb.h.

◆ SenseInfoBuffer

PVOID _SCSI_POWER_REQUEST_BLOCK::SenseInfoBuffer

Definition at line 388 of file srb.h.

◆ SrbExtension

PVOID _SCSI_POWER_REQUEST_BLOCK::SrbExtension

Definition at line 391 of file srb.h.

◆ SrbFlags

ULONG _SCSI_POWER_REQUEST_BLOCK::SrbFlags

Definition at line 384 of file srb.h.

◆ SrbPowerFlags

UCHAR _SCSI_POWER_REQUEST_BLOCK::SrbPowerFlags

Definition at line 379 of file srb.h.

◆ SrbStatus

UCHAR _SCSI_POWER_REQUEST_BLOCK::SrbStatus

Definition at line 378 of file srb.h.

◆ TargetId

UCHAR _SCSI_POWER_REQUEST_BLOCK::TargetId

Definition at line 381 of file srb.h.

◆ TimeOutValue

ULONG _SCSI_POWER_REQUEST_BLOCK::TimeOutValue

Definition at line 386 of file srb.h.


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