|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>
Public Attributes | |
| ULONG64 | IoAddress |
| ULONG | DataSize |
| ULONG | DataValue |
Definition at line 601 of file windbgkd.h.
| ULONG _DBGKD_READ_WRITE_IO64::DataSize |
Definition at line 604 of file windbgkd.h.
Referenced by KdpReadIoSpace(), and KdpWriteIoSpace().
| ULONG _DBGKD_READ_WRITE_IO64::DataValue |
Definition at line 605 of file windbgkd.h.
Referenced by KdpReadIoSpace(), and KdpWriteIoSpace().
| ULONG64 _DBGKD_READ_WRITE_IO64::IoAddress |
Definition at line 603 of file windbgkd.h.
Referenced by KdpReadIoSpace(), and KdpWriteIoSpace().