ReactOS 0.4.15-dev-7953-g1f49173
_FREEBT_RW_CONTEXT Struct Reference

#include <fbtrwr.h>

Collaboration diagram for _FREEBT_RW_CONTEXT:

Public Attributes

PURB Urb
 
PMDL Mdl
 
ULONG Length
 
ULONG Numxfer
 
ULONG_PTR VirtualAddress
 

Detailed Description

Definition at line 20 of file fbtrwr.h.

Member Data Documentation

◆ Length

ULONG _FREEBT_RW_CONTEXT::Length

Definition at line 24 of file fbtrwr.h.

Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().

◆ Mdl

PMDL _FREEBT_RW_CONTEXT::Mdl

◆ Numxfer

ULONG _FREEBT_RW_CONTEXT::Numxfer

Definition at line 25 of file fbtrwr.h.

Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().

◆ Urb

PURB _FREEBT_RW_CONTEXT::Urb

◆ VirtualAddress

ULONG_PTR _FREEBT_RW_CONTEXT::VirtualAddress

Definition at line 26 of file fbtrwr.h.

Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().


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