ReactOS 0.4.15-dev-7934-g1dc8d80
_USBPORT_SCATTER_GATHER_ELEMENT Struct Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_SCATTER_GATHER_ELEMENT:

Public Attributes

PHYSICAL_ADDRESS SgPhysicalAddress
 
ULONG Reserved1
 
ULONG SgTransferLength
 
ULONG SgOffset
 
ULONG Reserved2
 

Detailed Description

Definition at line 106 of file usbmport.h.

Member Data Documentation

◆ Reserved1

ULONG _USBPORT_SCATTER_GATHER_ELEMENT::Reserved1

Definition at line 108 of file usbmport.h.

◆ Reserved2

ULONG _USBPORT_SCATTER_GATHER_ELEMENT::Reserved2

Definition at line 111 of file usbmport.h.

◆ SgOffset

ULONG _USBPORT_SCATTER_GATHER_ELEMENT::SgOffset

◆ SgPhysicalAddress

PHYSICAL_ADDRESS _USBPORT_SCATTER_GATHER_ELEMENT::SgPhysicalAddress

◆ SgTransferLength

ULONG _USBPORT_SCATTER_GATHER_ELEMENT::SgTransferLength

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