ReactOS 0.4.15-dev-7953-g1f49173
_SCSISCAN_CMD Struct Reference

#include <scsiscan.h>

Public Attributes

ULONG Reserved1
 
ULONG Size
 
ULONG SrbFlags
 
UCHAR CdbLength
 
UCHAR SenseLength
 
UCHAR Reserved2
 
UCHAR Reserved3
 
ULONG TransferLength
 
UCHAR Cdb [16]
 
PUCHAR pSrbStatus
 
PUCHAR pSenseBuffer
 

Detailed Description

Definition at line 85 of file scsiscan.h.

Member Data Documentation

◆ Cdb

UCHAR _SCSISCAN_CMD::Cdb[16]

Definition at line 94 of file scsiscan.h.

◆ CdbLength

UCHAR _SCSISCAN_CMD::CdbLength

Definition at line 89 of file scsiscan.h.

◆ pSenseBuffer

PUCHAR _SCSISCAN_CMD::pSenseBuffer

Definition at line 96 of file scsiscan.h.

◆ pSrbStatus

PUCHAR _SCSISCAN_CMD::pSrbStatus

Definition at line 95 of file scsiscan.h.

◆ Reserved1

ULONG _SCSISCAN_CMD::Reserved1

Definition at line 86 of file scsiscan.h.

◆ Reserved2

UCHAR _SCSISCAN_CMD::Reserved2

Definition at line 91 of file scsiscan.h.

◆ Reserved3

UCHAR _SCSISCAN_CMD::Reserved3

Definition at line 92 of file scsiscan.h.

◆ SenseLength

UCHAR _SCSISCAN_CMD::SenseLength

Definition at line 90 of file scsiscan.h.

◆ Size

ULONG _SCSISCAN_CMD::Size

Definition at line 87 of file scsiscan.h.

◆ SrbFlags

ULONG _SCSISCAN_CMD::SrbFlags

Definition at line 88 of file scsiscan.h.

◆ TransferLength

ULONG _SCSISCAN_CMD::TransferLength

Definition at line 93 of file scsiscan.h.


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