Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Dahtable.c219 {ACPI_SIG_DTPR, "DMA TXT Protection Ranges Table"},
H A Ddmtable.c707 {ACPI_SIG_DTPR, NULL, AcpiDmDumpDtpr, DtCompileDtpr, TemplateDtpr},
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h184 #define ACPI_SIG_DTPR "DTPR" /* DMA TXT Protection Ranges table */ macro