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

/freebsd-13-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c276 static ACPI_FADT_PM_INFO FadtPmInfoTable[] = variable
296 (sizeof (FadtPmInfoTable) / sizeof (ACPI_FADT_PM_INFO))
887 FadtPmInfoTable[i].Source);
891 AcpiTbInitGenericAddress (FadtPmInfoTable[i].Target,
894 (FadtPmInfoTable[i].RegisterNum * Pm1RegisterByteWidth),

Completed in 47 milliseconds