ReactOS 0.4.16-dev-334-g4d9f67c
|
#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().