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 1804 UINT32 MaxSectionsPerRecord;
1890 UINT32 MaxSectionsPerRecord;
1908 UINT32 MaxSectionsPerRecord;
1923 UINT32 MaxSectionsPerRecord;
1974 UINT32 MaxSectionsPerRecord;
1992 UINT32 MaxSectionsPerRecord;
2079 UINT32 MaxSectionsPerRecord;
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 1569 {ACPI_DMT_UINT32, ACPI_HEST6_OFFSET (Aer.MaxSectionsPerRecord), "Max Sections Per Record", 0}, \
1595 {ACPI_DMT_UINT32, ACPI_HEST0_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1615 {ACPI_DMT_UINT32, ACPI_HEST1_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1629 {ACPI_DMT_UINT32, ACPI_HEST2_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1674 {ACPI_DMT_UINT32, ACPI_HEST9_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1691 {ACPI_DMT_UINT32, ACPI_HEST10_OFFSET (MaxSectionsPerRecord), "Max Sections Per Record", 0},
1714 {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 26 milliseconds