|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| CMiniportDMusUART * | Miniport |
| PUCHAR | PortBase |
| PVOID | BufferAddress |
| ULONG | Length |
| PULONG | BytesRead |
Definition at line 259 of file miniport_dmus.cpp.
| PVOID SYNCWRITECONTEXT::BufferAddress |
Definition at line 263 of file miniport_dmus.cpp.
| PULONG SYNCWRITECONTEXT::BytesRead |
Definition at line 265 of file miniport_dmus.cpp.
| ULONG SYNCWRITECONTEXT::Length |
Definition at line 264 of file miniport_dmus.cpp.
| CMiniportDMusUART* SYNCWRITECONTEXT::Miniport |
Definition at line 261 of file miniport_dmus.cpp.
| PUCHAR SYNCWRITECONTEXT::PortBase |
Definition at line 262 of file miniport_dmus.cpp.