ReactOS 0.4.15-dev-7906-g1b85a5f
_HAL_BUS_INFORMATION Struct Reference

#include <haltypes.h>

Collaboration diagram for _HAL_BUS_INFORMATION:

Public Attributes

INTERFACE_TYPE BusType
 
BUS_DATA_TYPE ConfigurationType
 
ULONG BusNumber
 
ULONG Reserved
 

Detailed Description

Definition at line 316 of file haltypes.h.

Member Data Documentation

◆ BusNumber

ULONG _HAL_BUS_INFORMATION::BusNumber

Definition at line 319 of file haltypes.h.

◆ BusType

INTERFACE_TYPE _HAL_BUS_INFORMATION::BusType

Definition at line 317 of file haltypes.h.

◆ ConfigurationType

BUS_DATA_TYPE _HAL_BUS_INFORMATION::ConfigurationType

Definition at line 318 of file haltypes.h.

◆ Reserved

ULONG _HAL_BUS_INFORMATION::Reserved

Definition at line 320 of file haltypes.h.


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