HomeSort by: relevance | last modified time | path
    Searched refs:MaxSectionsPerRecord (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 1911 UINT32 MaxSectionsPerRecord;
1997 UINT32 MaxSectionsPerRecord;
2015 UINT32 MaxSectionsPerRecord;
2030 UINT32 MaxSectionsPerRecord;
2081 UINT32 MaxSectionsPerRecord;
2099 UINT32 MaxSectionsPerRecord;
2186 UINT32 MaxSectionsPerRecord;
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 1677 {ACPI_DMT_UINT32, ACPI_HEST6_OFFSET (Aer.MaxSectionsPerRecord), "Max Sections Per Record", 0}, \
1703 {ACPI_DMT_UINT32, ACPI_HEST0_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1723 {ACPI_DMT_UINT32, ACPI_HEST1_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1737 {ACPI_DMT_UINT32, ACPI_HEST2_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1782 {ACPI_DMT_UINT32, ACPI_HEST9_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1799 {ACPI_DMT_UINT32, ACPI_HEST10_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1822 {ACPI_DMT_UINT32, ACPI_HEST11_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
  /src/usr.sbin/acpitools/acpidump/
acpi.c 426 printf("\tMax. Sections per Record=%d\n", data->MaxSectionsPerRecord);
609 data->MaxSectionsPerRecord);
640 data->MaxSectionsPerRecord);
661 data->MaxSectionsPerRecord);
704 printf("\tMax Sections per Record=%u\n", data->MaxSectionsPerRecord);

Completed in 36 milliseconds