ReactOS 0.4.15-dev-7842-g558ab78
_SYSDBG_IO_SPACE Struct Reference

#include <kdtypes.h>

Collaboration diagram for _SYSDBG_IO_SPACE:

Public Attributes

ULONGLONG Address
 
PVOID Buffer
 
ULONG Request
 
INTERFACE_TYPE InterfaceType
 
ULONG BusNumber
 
ULONG AddressSpace
 

Detailed Description

Definition at line 126 of file kdtypes.h.

Member Data Documentation

◆ Address

ULONGLONG _SYSDBG_IO_SPACE::Address

Definition at line 128 of file kdtypes.h.

◆ AddressSpace

ULONG _SYSDBG_IO_SPACE::AddressSpace

Definition at line 133 of file kdtypes.h.

◆ Buffer

PVOID _SYSDBG_IO_SPACE::Buffer

Definition at line 129 of file kdtypes.h.

◆ BusNumber

ULONG _SYSDBG_IO_SPACE::BusNumber

Definition at line 132 of file kdtypes.h.

◆ InterfaceType

INTERFACE_TYPE _SYSDBG_IO_SPACE::InterfaceType

Definition at line 131 of file kdtypes.h.

◆ Request

ULONG _SYSDBG_IO_SPACE::Request

Definition at line 130 of file kdtypes.h.


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