ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <iotypes.h>
Public Attributes | |
PHYSICAL_ADDRESS | Address |
ULONG | Length |
ULONG_PTR | Reserved |
PHYSICAL_ADDRESS _SCATTER_GATHER_ELEMENT::Address |
Definition at line 2173 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().
ULONG _SCATTER_GATHER_ELEMENT::Length |
Definition at line 2174 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().
ULONG_PTR _SCATTER_GATHER_ELEMENT::Reserved |
Definition at line 2175 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl().