ReactOS 0.4.15-dev-8100-g1887773
_MP_CONFIGURATION_BUS Struct Reference

#include <mps.h>

Public Attributes

UCHAR Type
 
UCHAR BusId
 
CHAR BusType [6]
 

Detailed Description

Definition at line 102 of file mps.h.

Member Data Documentation

◆ BusId

UCHAR _MP_CONFIGURATION_BUS::BusId

Definition at line 105 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable(), and HaliGetSmpConfig().

◆ BusType

CHAR _MP_CONFIGURATION_BUS::BusType[6]

Definition at line 106 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable(), and HaliGetSmpConfig().

◆ Type

UCHAR _MP_CONFIGURATION_BUS::Type

Definition at line 104 of file mps.h.

Referenced by HaliConstructDefaultISAMPTable().


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