ReactOS 0.4.16-dev-59-gd481587
|
#include <scsi_port.h>
Definition at line 58 of file scsi_port.h.
UCHAR _SCSI_PASS_THROUGH::Cdb |
Definition at line 71 of file scsi_port.h.
Referenced by ata_send_scsi().
UCHAR _SCSI_PASS_THROUGH::CdbLength |
Definition at line 64 of file scsi_port.h.
Referenced by ata_send_scsi().
ULONG _SCSI_PASS_THROUGH::DataBufferOffset |
Definition at line 69 of file scsi_port.h.
Referenced by ata_send_scsi().
ULONG_PTR _SCSI_PASS_THROUGH::DataBufferOffset |
Definition at line 54 of file ntddscsi.h.
UCHAR _SCSI_PASS_THROUGH::DataIn |
Definition at line 66 of file scsi_port.h.
Referenced by ata_send_scsi().
ULONG _SCSI_PASS_THROUGH::DataTransferLength |
Definition at line 67 of file scsi_port.h.
Referenced by ata_send_scsi().
USHORT _SCSI_PASS_THROUGH::Length |
Definition at line 59 of file scsi_port.h.
Referenced by ata_send_scsi().
UCHAR _SCSI_PASS_THROUGH::Lun |
Definition at line 63 of file scsi_port.h.
Referenced by ata_send_scsi().
UCHAR _SCSI_PASS_THROUGH::PathId |
Definition at line 61 of file scsi_port.h.
Referenced by ata_send_scsi().
UCHAR _SCSI_PASS_THROUGH::ScsiStatus |
Definition at line 60 of file scsi_port.h.
UCHAR _SCSI_PASS_THROUGH::SenseInfoLength |
Definition at line 65 of file scsi_port.h.
Referenced by ata_send_scsi().
ULONG _SCSI_PASS_THROUGH::SenseInfoOffset |
Definition at line 70 of file scsi_port.h.
Referenced by ata_send_scsi().
UCHAR _SCSI_PASS_THROUGH::TargetId |
Definition at line 62 of file scsi_port.h.
Referenced by ata_send_scsi().
ULONG _SCSI_PASS_THROUGH::TimeOutValue |
Definition at line 68 of file scsi_port.h.
Referenced by ata_send_scsi().