Searched refs:RootSystemDescriptionTable (Results 1 – 2 of 2) sorted by relevance
14 public struct RootSystemDescriptionTable struct16 …public RootSystemDescriptionTable(uint pointerToOtherSystemDescriptionTable0, uint pointerToOtherS… in RootSystemDescriptionTable() argument20 TableLength = (uint)Packet.CalculateLength<RootSystemDescriptionTable>() in RootSystemDescriptionTable()
27 … rootSystemDescriptionTableOffset + (uint)Packet.CalculateLength<RootSystemDescriptionTable>(); in GenerateACPITable()31 …var rootSystemDescriptionTable = new RootSystemDescriptionTable(fixedACPIDescriptionTableAddress, … in GenerateACPITable()