|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <scsi_port.h>
Public Attributes | |
| ULONG | Length |
| UCHAR | PortNumber |
| UCHAR | PathId |
| UCHAR | TargetId |
| UCHAR | Lun |
Definition at line 146 of file scsi_port.h.
| ULONG _SCSI_ADDRESS::Length |
Definition at line 147 of file scsi_port.h.
Referenced by ata_send_ioctl().
| UCHAR _SCSI_ADDRESS::Lun |
Definition at line 151 of file scsi_port.h.
Referenced by AddDiskToList(), AtapiStartIo__(), ClasspFailurePredict(), DiskDetectFailurePrediction(), DiskFdoProcessError(), DiskLogCacheInformation(), DiskPerformSmartCommand(), GetInquiryData(), and ScsiFlopStartDevice().
| UCHAR _SCSI_ADDRESS::PathId |
Definition at line 149 of file scsi_port.h.
Referenced by AddDiskToList(), AtapiStartIo__(), ClasspFailurePredict(), DiskDetectFailurePrediction(), DiskFdoProcessError(), DiskLogCacheInformation(), DiskPerformSmartCommand(), and GetInquiryData().
| UCHAR _SCSI_ADDRESS::PortNumber |
Definition at line 148 of file scsi_port.h.
Referenced by AddDiskToList(), DiskFdoProcessError(), and ScsiFlopStartDevice().
| UCHAR _SCSI_ADDRESS::TargetId |
Definition at line 150 of file scsi_port.h.
Referenced by AddDiskToList(), AtapiStartIo__(), ClasspFailurePredict(), DiskDetectFailurePrediction(), DiskFdoProcessError(), DiskIoctlSmartGetVersion(), DiskIoctlSmartReceiveDriveData(), DiskIoctlSmartSendDriveCommand(), DiskLogCacheInformation(), DiskPerformSmartCommand(), GetInquiryData(), and ScsiFlopStartDevice().