ReactOS 0.4.15-dev-7934-g1dc8d80
_SCSI_SG_ADDRESS Struct Reference

#include <scsiport.h>

Collaboration diagram for _SCSI_SG_ADDRESS:

Public Attributes

PHYSICAL_ADDRESS PhysicalAddress
 
ULONG Length
 

Detailed Description

Definition at line 110 of file scsiport.h.

Member Data Documentation

◆ Length

ULONG _SCSI_SG_ADDRESS::Length

Definition at line 113 of file scsiport.h.

Referenced by ScsiPortGetPhysicalAddress(), and SpiAdapterControl().

◆ PhysicalAddress

PHYSICAL_ADDRESS _SCSI_SG_ADDRESS::PhysicalAddress

Definition at line 112 of file scsiport.h.

Referenced by ScsiPortGetPhysicalAddress(), and SpiAdapterControl().


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