ReactOS 0.4.15-dev-6055-g36cdd34
_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 2045 of file storport.h.

Member Data Documentation

◆ Length

ULONG _STOR_SCATTER_GATHER_ELEMENT::Length

Definition at line 2048 of file storport.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ PhysicalAddress

STOR_PHYSICAL_ADDRESS _STOR_SCATTER_GATHER_ELEMENT::PhysicalAddress

Definition at line 2047 of file storport.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ Reserved

ULONG_PTR _STOR_SCATTER_GATHER_ELEMENT::Reserved

Definition at line 2049 of file storport.h.


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