Home
last modified time | relevance | path

Searched refs:TableLength (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/ACPI/
DMultipleAPICDescriptionTable.cs21 TableLength = tableLength in MultipleAPICDescriptionTable()
DSystemDescriptionTableHeader.cs18 public uint TableLength; field
DFixedACPIDescriptionTable.cs20 TableLength = tableLength in FixedACPIDescriptionTable()
DRootSystemDescriptionTable.cs20 TableLength = (uint)Packet.CalculateLength<RootSystemDescriptionTable>() in RootSystemDescriptionTable()