HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_MSG_BIOS_ERROR (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
uterror.c 197 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname);
247 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
253 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
utxferror.c 255 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
301 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
306 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s, ",
  /src/sys/external/bsd/acpica/dist/include/platform/
aclinux.h 192 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): "
  /src/sys/external/bsd/acpica/dist/include/
acutils.h 132 #ifndef ACPI_MSG_BIOS_ERROR
133 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): "
  /src/sys/external/bsd/acpica/dist/namespace/
nsaccess.c 662 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR

Completed in 18 milliseconds