ReactOS 0.4.15-dev-8100-g1887773
_STOR_SCATTER_GATHER_ELEMENT Struct Reference

#include <storport.h>

Collaboration diagram for _STOR_SCATTER_GATHER_ELEMENT:

Public Attributes

STOR_PHYSICAL_ADDRESS PhysicalAddress
 
ULONG Length
 
ULONG_PTR Reserved
 

Detailed Description

Definition at line 2090 of file storport.h.

Member Data Documentation

◆ Length

ULONG _STOR_SCATTER_GATHER_ELEMENT::Length

Definition at line 2093 of file storport.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ PhysicalAddress

STOR_PHYSICAL_ADDRESS _STOR_SCATTER_GATHER_ELEMENT::PhysicalAddress

Definition at line 2092 of file storport.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ Reserved

ULONG_PTR _STOR_SCATTER_GATHER_ELEMENT::Reserved

Definition at line 2094 of file storport.h.


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