ReactOS 0.4.16-dev-470-g91b8923
|
#include <mps.h>
Public Attributes | |
UCHAR | Type |
UCHAR | BusId |
CHAR | BusType [6] |
UCHAR _MP_CONFIGURATION_BUS::BusId |
Definition at line 105 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable(), and HaliGetSmpConfig().
CHAR _MP_CONFIGURATION_BUS::BusType[6] |
Definition at line 106 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable(), and HaliGetSmpConfig().
UCHAR _MP_CONFIGURATION_BUS::Type |
Definition at line 104 of file mps.h.
Referenced by HaliConstructDefaultISAMPTable().