Searched refs:RootSystemDescriptionPointer (Results 1 – 2 of 2) sorted by relevance
14 public struct RootSystemDescriptionPointer struct16 public RootSystemDescriptionPointer(uint address) in RootSystemDescriptionPointer() argument
22 (uint)address + (uint)Packet.CalculateLength<RootSystemDescriptionPointer>(); in GenerateACPITable()23 …var rootSystemDescriptionPointer = new RootSystemDescriptionPointer(rootSystemDescriptionTableOffs… in GenerateACPITable()