|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <iotypes.h>

Public Attributes | |
| PHYSICAL_ADDRESS | Address |
| ULONG | Length |
| ULONG_PTR | Reserved |
| PHYSICAL_ADDRESS _SCATTER_GATHER_ELEMENT::Address |
Definition at line 2175 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().
| ULONG _SCATTER_GATHER_ELEMENT::Length |
Definition at line 2176 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().
| ULONG_PTR _SCATTER_GATHER_ELEMENT::Reserved |
Definition at line 2177 of file iotypes.h.
Referenced by HalpScatterGatherAdapterControl().