Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Dahtable.c239 {ACPI_SIG_MRRM, "Memory Range and Region Mapping Table"},
H A Ddmtable.c696 {ACPI_SIG_MRRM, NULL, AcpiDmDumpMrrm, DtCompileMrrm, TemplateMrrm},
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h185 #define ACPI_SIG_MRRM "MRRM" /* Memory Range and Region Mapping table */ macro