Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/common/
H A Ddmtbdump2.c2289 ACPI_PPTT_PROCESSOR *PpttProcessor; in AcpiDmDumpPptt()
2326 Length = sizeof (ACPI_PPTT_PROCESSOR); in AcpiDmDumpPptt()
2368 PpttProcessor = ACPI_CAST_PTR (ACPI_PPTT_PROCESSOR, Subtable); in AcpiDmDumpPptt()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dactbinfo.h273 #define ACPI_PPTT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_PPTT_PROCESSOR,f)
330 #define ACPI_PPTT0_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_PPTT_PROCESSOR,f,o)
H A Dactbl2.h2749 } ACPI_PPTT_PROCESSOR; typedef
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Ddttable2.c1636 ACPI_PPTT_PROCESSOR *PpttProcessor = NULL; in DtCompilePptt()
1701 PpttProcessor = ACPI_SUB_PTR (ACPI_PPTT_PROCESSOR, in DtCompilePptt()
/netbsd/usr.sbin/acpitools/acpidump/
H A 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()