ReactOS 0.4.16-dev-1113-g99ecbf5
|
#include <storport.h>
Public Attributes | |
STOR_PHYSICAL_ADDRESS | PhysicalAddress |
ULONG | Length |
ULONG_PTR | Reserved |
Definition at line 2090 of file storport.h.
ULONG _STOR_SCATTER_GATHER_ELEMENT::Length |
Definition at line 2093 of file storport.h.
Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().
STOR_PHYSICAL_ADDRESS _STOR_SCATTER_GATHER_ELEMENT::PhysicalAddress |
Definition at line 2092 of file storport.h.
Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().
ULONG_PTR _STOR_SCATTER_GATHER_ELEMENT::Reserved |
Definition at line 2094 of file storport.h.