ReactOS 0.4.15-dev-7958-gcd0bb1a
_LOCAL_SCATTER_GATHER_LIST Struct Reference

#include <storahci.h>

Collaboration diagram for _LOCAL_SCATTER_GATHER_LIST:

Public Attributes

ULONG NumberOfElements
 
ULONG_PTR Reserved
 
STOR_SCATTER_GATHER_ELEMENT List [MAXIMUM_AHCI_PRDT_ENTRIES]
 

Detailed Description

Definition at line 531 of file storahci.h.

Member Data Documentation

◆ List

STOR_SCATTER_GATHER_ELEMENT _LOCAL_SCATTER_GATHER_LIST::List[MAXIMUM_AHCI_PRDT_ENTRIES]

Definition at line 535 of file storahci.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ NumberOfElements

ULONG _LOCAL_SCATTER_GATHER_LIST::NumberOfElements

Definition at line 533 of file storahci.h.

Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().

◆ Reserved

ULONG_PTR _LOCAL_SCATTER_GATHER_LIST::Reserved

Definition at line 534 of file storahci.h.


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