|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>
Public Attributes | |
| ULONG | BusDataType |
| ULONG | BusNumber |
| ULONG | SlotNumber |
| ULONG | Offset |
| ULONG | Length |
Definition at line 701 of file windbgkd.h.
| ULONG _DBGKD_GET_SET_BUS_DATA::BusDataType |
Definition at line 703 of file windbgkd.h.
Referenced by KdpGetBusData(), and KdpSetBusData().
| ULONG _DBGKD_GET_SET_BUS_DATA::BusNumber |
Definition at line 704 of file windbgkd.h.
Referenced by KdpGetBusData(), and KdpSetBusData().
| ULONG _DBGKD_GET_SET_BUS_DATA::Length |
Definition at line 707 of file windbgkd.h.
Referenced by KdpGetBusData(), and KdpSetBusData().
| ULONG _DBGKD_GET_SET_BUS_DATA::Offset |
Definition at line 706 of file windbgkd.h.
Referenced by KdpGetBusData(), and KdpSetBusData().
| ULONG _DBGKD_GET_SET_BUS_DATA::SlotNumber |
Definition at line 705 of file windbgkd.h.
Referenced by KdpGetBusData(), and KdpSetBusData().