Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/acpidump/
H A Dacpi.c2888 ACPI_TABLE_PPTT *pptt; in acpi_handle_pptt() local
2893 pptt = (ACPI_TABLE_PPTT *)sdp; in acpi_handle_pptt()
2894 acpi_walk_subtables(sdp, (pptt + 1), acpi_print_pptt); in acpi_handle_pptt()