ReactOS 0.4.15-dev-7842-g558ab78
_SCSI_WMI_REQUEST_BLOCK Struct Reference

#include <srb.h>

Collaboration diagram for _SCSI_WMI_REQUEST_BLOCK:

Public Attributes

USHORT Length
 
UCHAR Function
 
UCHAR SrbStatus
 
UCHAR WMISubFunction
 
UCHAR PathId
 
UCHAR TargetId
 
UCHAR Lun
 
UCHAR Reserved1
 
UCHAR WMIFlags
 
UCHAR Reserved2 [2]
 
ULONG SrbFlags
 
ULONG DataTransferLength
 
ULONG TimeOutValue
 
PVOID DataBuffer
 
PVOID DataPath
 
PVOID Reserved3
 
PVOID OriginalRequest
 
PVOID SrbExtension
 
ULONG Reserved4
 
UCHAR Reserved5 [16]
 

Detailed Description

Definition at line 288 of file srb.h.

Member Data Documentation

◆ DataBuffer

PVOID _SCSI_WMI_REQUEST_BLOCK::DataBuffer

Definition at line 302 of file srb.h.

◆ DataPath

PVOID _SCSI_WMI_REQUEST_BLOCK::DataPath

Definition at line 303 of file srb.h.

◆ DataTransferLength

ULONG _SCSI_WMI_REQUEST_BLOCK::DataTransferLength

Definition at line 300 of file srb.h.

◆ Function

UCHAR _SCSI_WMI_REQUEST_BLOCK::Function

Definition at line 290 of file srb.h.

◆ Length

USHORT _SCSI_WMI_REQUEST_BLOCK::Length

Definition at line 289 of file srb.h.

◆ Lun

UCHAR _SCSI_WMI_REQUEST_BLOCK::Lun

Definition at line 295 of file srb.h.

◆ OriginalRequest

PVOID _SCSI_WMI_REQUEST_BLOCK::OriginalRequest

Definition at line 305 of file srb.h.

◆ PathId

UCHAR _SCSI_WMI_REQUEST_BLOCK::PathId

Definition at line 293 of file srb.h.

◆ Reserved1

UCHAR _SCSI_WMI_REQUEST_BLOCK::Reserved1

Definition at line 296 of file srb.h.

◆ Reserved2

UCHAR _SCSI_WMI_REQUEST_BLOCK::Reserved2

Definition at line 298 of file srb.h.

◆ Reserved3

PVOID _SCSI_WMI_REQUEST_BLOCK::Reserved3

Definition at line 304 of file srb.h.

◆ Reserved4

ULONG _SCSI_WMI_REQUEST_BLOCK::Reserved4

Definition at line 307 of file srb.h.

◆ Reserved5

UCHAR _SCSI_WMI_REQUEST_BLOCK::Reserved5

Definition at line 308 of file srb.h.

◆ SrbExtension

PVOID _SCSI_WMI_REQUEST_BLOCK::SrbExtension

Definition at line 306 of file srb.h.

◆ SrbFlags

ULONG _SCSI_WMI_REQUEST_BLOCK::SrbFlags

Definition at line 299 of file srb.h.

◆ SrbStatus

UCHAR _SCSI_WMI_REQUEST_BLOCK::SrbStatus

Definition at line 291 of file srb.h.

◆ TargetId

UCHAR _SCSI_WMI_REQUEST_BLOCK::TargetId

Definition at line 294 of file srb.h.

◆ TimeOutValue

ULONG _SCSI_WMI_REQUEST_BLOCK::TimeOutValue

Definition at line 301 of file srb.h.

◆ WMIFlags

UCHAR _SCSI_WMI_REQUEST_BLOCK::WMIFlags

Definition at line 297 of file srb.h.

◆ WMISubFunction

UCHAR _SCSI_WMI_REQUEST_BLOCK::WMISubFunction

Definition at line 292 of file srb.h.


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