ReactOS 0.4.15-dev-8058-ga7cbb60
_SCATTER_GATHER_ELEMENT Struct Reference

#include <iotypes.h>

Collaboration diagram for _SCATTER_GATHER_ELEMENT:

Public Attributes

PHYSICAL_ADDRESS Address
 
ULONG Length
 
ULONG_PTR Reserved
 

Detailed Description

Definition at line 2172 of file iotypes.h.

Member Data Documentation

◆ Address

PHYSICAL_ADDRESS _SCATTER_GATHER_ELEMENT::Address

Definition at line 2173 of file iotypes.h.

Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().

◆ Length

ULONG _SCATTER_GATHER_ELEMENT::Length

Definition at line 2174 of file iotypes.h.

Referenced by HalpScatterGatherAdapterControl(), and ParaNdis_PacketMapper().

◆ Reserved

ULONG_PTR _SCATTER_GATHER_ELEMENT::Reserved

Definition at line 2175 of file iotypes.h.

Referenced by HalpScatterGatherAdapterControl().


The documentation for this struct was generated from the following file: