|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mps.h>
Public Attributes | |
| ULONG | Signature |
| ULONG | Address |
| UCHAR | Length |
| UCHAR | Specification |
| UCHAR | Checksum |
| UCHAR | Feature1 |
| UCHAR | Feature2 |
| UCHAR | Feature3 |
| UCHAR | Feature4 |
| UCHAR | Feature5 |
| ULONG _MP_FLOATING_POINTER::Address |
Definition at line 47 of file mps.h.
Referenced by HaliGetSmpConfig().
| UCHAR _MP_FLOATING_POINTER::Feature1 |
Definition at line 51 of file mps.h.
Referenced by HaliGetSmpConfig(), and HaliScanForMPConfigTable().
| UCHAR _MP_FLOATING_POINTER::Feature2 |
Definition at line 52 of file mps.h.
Referenced by HaliGetSmpConfig(), and HaliScanForMPConfigTable().
| UCHAR _MP_FLOATING_POINTER::Length |
Definition at line 48 of file mps.h.
Referenced by HaliScanForMPConfigTable().
| ULONG _MP_FLOATING_POINTER::Signature |
Definition at line 46 of file mps.h.
Referenced by HaliScanForMPConfigTable().
| UCHAR _MP_FLOATING_POINTER::Specification |
Definition at line 49 of file mps.h.
Referenced by HaliScanForMPConfigTable().