Home
last modified time | relevance | path

Searched refs:ACPI_PPTT_PROCESSOR (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/bsd/acpica/dist/common/
Ddmtbdump2.c2203 ACPI_PPTT_PROCESSOR *PpttProcessor; in AcpiDmDumpPptt()
2240 Length = sizeof (ACPI_PPTT_PROCESSOR); in AcpiDmDumpPptt()
2282 PpttProcessor = ACPI_CAST_PTR (ACPI_PPTT_PROCESSOR, Subtable); in AcpiDmDumpPptt()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dactbinfo.h403 #define ACPI_PPTT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_PPTT_PROCESSOR,f)
468 #define ACPI_PPTT0_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_PPTT_PROCESSOR,f,o)
Dactbl2.h3049 } ACPI_PPTT_PROCESSOR; typedef
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Ddttable2.c1576 ACPI_PPTT_PROCESSOR *PpttProcessor = NULL; in DtCompilePptt()
1641 PpttProcessor = ACPI_SUB_PTR (ACPI_PPTT_PROCESSOR, in DtCompilePptt()
/netbsd/src/usr.sbin/acpitools/acpidump/
Dacpi.c2757 acpi_print_pptt_processor(ACPI_PPTT_PROCESSOR *processor) in acpi_print_pptt_processor()
2869 acpi_print_pptt_processor((ACPI_PPTT_PROCESSOR *)hdr); in acpi_print_pptt()