ReactOS 0.4.15-dev-7842-g558ab78
_MP_FLOATING_POINTER Struct Reference

#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
 

Detailed Description

Definition at line 44 of file mps.h.

Member Data Documentation

◆ Address

ULONG _MP_FLOATING_POINTER::Address

Definition at line 47 of file mps.h.

Referenced by HaliGetSmpConfig().

◆ Checksum

UCHAR _MP_FLOATING_POINTER::Checksum

Definition at line 50 of file mps.h.

◆ Feature1

UCHAR _MP_FLOATING_POINTER::Feature1

Definition at line 51 of file mps.h.

Referenced by HaliGetSmpConfig(), and HaliScanForMPConfigTable().

◆ Feature2

UCHAR _MP_FLOATING_POINTER::Feature2

Definition at line 52 of file mps.h.

Referenced by HaliGetSmpConfig(), and HaliScanForMPConfigTable().

◆ Feature3

UCHAR _MP_FLOATING_POINTER::Feature3

Definition at line 53 of file mps.h.

◆ Feature4

UCHAR _MP_FLOATING_POINTER::Feature4

Definition at line 54 of file mps.h.

◆ Feature5

UCHAR _MP_FLOATING_POINTER::Feature5

Definition at line 55 of file mps.h.

◆ Length

UCHAR _MP_FLOATING_POINTER::Length

Definition at line 48 of file mps.h.

Referenced by HaliScanForMPConfigTable().

◆ Signature

ULONG _MP_FLOATING_POINTER::Signature

Definition at line 46 of file mps.h.

Referenced by HaliScanForMPConfigTable().

◆ Specification

UCHAR _MP_FLOATING_POINTER::Specification

Definition at line 49 of file mps.h.

Referenced by HaliScanForMPConfigTable().


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