ReactOS 0.4.15-dev-7942-gd23573b
_STOR_SCATTER_GATHER_LIST Struct Reference

#include <storport.h>

Collaboration diagram for _STOR_SCATTER_GATHER_LIST:

Public Attributes

ULONG NumberOfElements
 
ULONG_PTR Reserved
 
STOR_SCATTER_GATHER_ELEMENT List []
 

Detailed Description

Definition at line 2097 of file storport.h.

Member Data Documentation

◆ List

STOR_SCATTER_GATHER_ELEMENT _STOR_SCATTER_GATHER_LIST::List[]

Definition at line 2101 of file storport.h.

◆ NumberOfElements

ULONG _STOR_SCATTER_GATHER_LIST::NumberOfElements

Definition at line 2099 of file storport.h.

◆ Reserved

ULONG_PTR _STOR_SCATTER_GATHER_LIST::Reserved

Definition at line 2100 of file storport.h.


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