ReactOS 0.4.16-dev-2633-g8dc9e50
_ATA_SCSI_ADDRESS Union Reference

#include <atapi.h>

Collaboration diagram for _ATA_SCSI_ADDRESS:

Public Attributes

struct {
   UCHAR   Lun
 
   UCHAR   TargetId
 
   UCHAR   PathId
 
   UCHAR   IsValid
 
}; 
 
ULONG AsULONG
 

Detailed Description

Definition at line 38 of file atapi.h.

Member Data Documentation

◆ 

struct { ... } _ATA_SCSI_ADDRESS::@1162

◆ AsULONG

◆ IsValid

UCHAR _ATA_SCSI_ADDRESS::IsValid

Definition at line 67 of file atapi.h.

Referenced by AtaMarshallScsiAddress().

◆ Lun

◆ PathId

◆ TargetId


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