ReactOS 0.4.15-dev-6067-g0b695a6
_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 2052 of file storport.h.

Member Data Documentation

◆ List

STOR_SCATTER_GATHER_ELEMENT _STOR_SCATTER_GATHER_LIST::List[]

Definition at line 2056 of file storport.h.

◆ NumberOfElements

ULONG _STOR_SCATTER_GATHER_LIST::NumberOfElements

Definition at line 2054 of file storport.h.

◆ Reserved

ULONG_PTR _STOR_SCATTER_GATHER_LIST::Reserved

Definition at line 2055 of file storport.h.


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