ReactOS 0.4.16-dev-122-g325d74c
|
#include <fbtrwr.h>
Public Attributes | |
PURB | Urb |
PMDL | Mdl |
ULONG | Length |
ULONG | Numxfer |
ULONG_PTR | VirtualAddress |
ULONG _FREEBT_RW_CONTEXT::Length |
Definition at line 24 of file fbtrwr.h.
Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().
PMDL _FREEBT_RW_CONTEXT::Mdl |
Definition at line 23 of file fbtrwr.h.
Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), FreeBT_ReadCompletion(), and FreeBT_WriteCompletion().
ULONG _FREEBT_RW_CONTEXT::Numxfer |
Definition at line 25 of file fbtrwr.h.
Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().
PURB _FREEBT_RW_CONTEXT::Urb |
Definition at line 22 of file fbtrwr.h.
Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), FreeBT_ReadCompletion(), and FreeBT_WriteCompletion().
ULONG_PTR _FREEBT_RW_CONTEXT::VirtualAddress |
Definition at line 26 of file fbtrwr.h.
Referenced by FreeBT_DispatchRead(), FreeBT_DispatchWrite(), and FreeBT_WriteCompletion().