Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dfakebop.c2118 find_fw_table(char *signature) in find_fw_table() function
2614 if ((tp = find_fw_table(ACPI_SIG_MSCT)) != NULL) in build_firmware_properties()
2619 if ((tp = find_fw_table(ACPI_SIG_MADT)) != NULL) in build_firmware_properties()
2623 find_fw_table(ACPI_SIG_SRAT)) != NULL) in build_firmware_properties()
2626 if (slit_ptr = (ACPI_TABLE_SLIT *)find_fw_table(ACPI_SIG_SLIT)) in build_firmware_properties()
2629 tp = find_fw_table(ACPI_SIG_MCFG); in build_firmware_properties()
2633 tp = find_fw_table(ACPI_SIG_MCFG); in build_firmware_properties()