Home
last modified time | relevance | path

Searched defs:RootSystemDescriptionPointer (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/ACPI/
DRootSystemDescriptionPointer.cs14 public struct RootSystemDescriptionPointer struct
16 public RootSystemDescriptionPointer(uint address) in RootSystemDescriptionPointer() argument
26 public byte[] Signature;
28 public byte Checksum;
30 public byte[] OEMID;
32 public byte Revision;
34 public uint RsdtAddress;