ReactOS 0.4.17-dev-116-ga4b6fe9
_SCSI_INQUIRY_DATA Struct Reference

#include <scsi_port.h>

Public Attributes

UCHAR PathId
 
UCHAR TargetId
 
UCHAR Lun
 
BOOLEAN DeviceClaimed
 
ULONG InquiryDataLength
 
ULONG NextInquiryDataOffset
 
UCHAR InquiryData [1]
 

Detailed Description

Definition at line 112 of file scsi_port.h.

Member Data Documentation

◆ DeviceClaimed

BOOLEAN _SCSI_INQUIRY_DATA::DeviceClaimed

◆ InquiryData

UCHAR _SCSI_INQUIRY_DATA::InquiryData

◆ InquiryDataLength

ULONG _SCSI_INQUIRY_DATA::InquiryDataLength

◆ Lun

◆ NextInquiryDataOffset

ULONG _SCSI_INQUIRY_DATA::NextInquiryDataOffset

◆ PathId

◆ TargetId

UCHAR _SCSI_INQUIRY_DATA::TargetId

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