ReactOS 0.4.15-dev-7958-gcd0bb1a
_SCSI_PASS_THROUGH_WITH_BUFFERS Struct Reference

#include <uata_ctl.h>

Collaboration diagram for _SCSI_PASS_THROUGH_WITH_BUFFERS:

Public Attributes

SCSI_PASS_THROUGH spt
 
ULONG Filler
 
UCHAR ucSenseBuf [32]
 
UCHAR ucDataBuf [512]
 

Detailed Description

Definition at line 311 of file uata_ctl.h.

Member Data Documentation

◆ Filler

ULONG _SCSI_PASS_THROUGH_WITH_BUFFERS::Filler

Definition at line 313 of file uata_ctl.h.

◆ spt

SCSI_PASS_THROUGH _SCSI_PASS_THROUGH_WITH_BUFFERS::spt

Definition at line 312 of file uata_ctl.h.

Referenced by ata_send_scsi().

◆ ucDataBuf

UCHAR _SCSI_PASS_THROUGH_WITH_BUFFERS::ucDataBuf[512]

Definition at line 315 of file uata_ctl.h.

Referenced by ata_send_scsi().

◆ ucSenseBuf

UCHAR _SCSI_PASS_THROUGH_WITH_BUFFERS::ucSenseBuf[32]

Definition at line 314 of file uata_ctl.h.

Referenced by ata_send_scsi().


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