Searched refs:ACPI_SIG_MCFG (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dahtable.c227 {ACPI_SIG_MCFG, "Memory Mapped Configuration table"},
H A Ddmtable.c506 {ACPI_SIG_MCFG, NULL, AcpiDmDumpMcfg, DtCompileMcfg, TemplateMcfg},
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h185 #define ACPI_SIG_MCFG "MCFG" /* PCI Memory Mapped Configuration table */ macro
/freebsd-11-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c1658 else if (!memcmp(sdp->Signature, ACPI_SIG_MCFG, 4))
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c1877 status = AcpiGetTable(ACPI_SIG_MCFG, 1, &hdr);

Completed in 105 milliseconds