ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <storport.h>
Public Attributes | |
STOR_PHYSICAL_ADDRESS | PhysicalAddress |
ULONG | Length |
ULONG_PTR | Reserved |
Definition at line 2045 of file storport.h.
ULONG _STOR_SCATTER_GATHER_ELEMENT::Length |
Definition at line 2048 of file storport.h.
Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().
STOR_PHYSICAL_ADDRESS _STOR_SCATTER_GATHER_ELEMENT::PhysicalAddress |
Definition at line 2047 of file storport.h.
Referenced by AhciBuild_PRDT(), and DeviceInquiryRequest().
ULONG_PTR _STOR_SCATTER_GATHER_ELEMENT::Reserved |
Definition at line 2049 of file storport.h.