ReactOS 0.4.15-dev-7953-g1f49173
_STORPORT_EXTENDED_FUNCTIONS Struct Reference

#include <storport.h>

Collaboration diagram for _STORPORT_EXTENDED_FUNCTIONS:

Public Attributes

ULONG Version
 
PStorPortGetMessageInterruptInformation GetMessageInterruptInformation
 
PStorPortPutScatterGatherList PutScatterGatherList
 
PStorPortBuildScatterGatherList BuildScatterGatherList
 
PStorPortFreePool FreePool
 
PStorPortAllocatePool AllocatePool
 
PStorPortGetSystemAddress GetSystemAddress
 

Detailed Description

Definition at line 2328 of file storport.h.

Member Data Documentation

◆ AllocatePool

PStorPortAllocatePool _STORPORT_EXTENDED_FUNCTIONS::AllocatePool

Definition at line 2335 of file storport.h.

◆ BuildScatterGatherList

PStorPortBuildScatterGatherList _STORPORT_EXTENDED_FUNCTIONS::BuildScatterGatherList

Definition at line 2333 of file storport.h.

◆ FreePool

PStorPortFreePool _STORPORT_EXTENDED_FUNCTIONS::FreePool

Definition at line 2334 of file storport.h.

◆ GetMessageInterruptInformation

PStorPortGetMessageInterruptInformation _STORPORT_EXTENDED_FUNCTIONS::GetMessageInterruptInformation

Definition at line 2331 of file storport.h.

◆ GetSystemAddress

PStorPortGetSystemAddress _STORPORT_EXTENDED_FUNCTIONS::GetSystemAddress

Definition at line 2336 of file storport.h.

◆ PutScatterGatherList

PStorPortPutScatterGatherList _STORPORT_EXTENDED_FUNCTIONS::PutScatterGatherList

Definition at line 2332 of file storport.h.

◆ Version

ULONG _STORPORT_EXTENDED_FUNCTIONS::Version

Definition at line 2330 of file storport.h.


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