ReactOS 0.4.15-dev-6644-g539123c
|
#include <storahci.h>
Public Attributes | |
ULONG | NumberOfElements |
ULONG_PTR | Reserved |
STOR_SCATTER_GATHER_ELEMENT | List [MAXIMUM_AHCI_PRDT_ENTRIES] |
Definition at line 531 of file storahci.h.
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().
ULONG _LOCAL_SCATTER_GATHER_LIST::NumberOfElements |
Definition at line 533 of file storahci.h.
Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().
ULONG_PTR _LOCAL_SCATTER_GATHER_LIST::Reserved |
Definition at line 534 of file storahci.h.