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 305 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname);
355 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
361 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
utxferror.c 363 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
409 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
414 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s, ",
  /src/sys/external/bsd/acpica/dist/include/platform/
aclinux.h 300 #define ACPI_MSG_BIOS_ERROR KERN_ERR "ACPI BIOS Error (bug): "
  /src/sys/external/bsd/acpica/dist/include/
acutils.h 240 #ifndef ACPI_MSG_BIOS_ERROR
241 #define ACPI_MSG_BIOS_ERROR "Firmware Error (ACPI): "
  /src/sys/external/bsd/acpica/dist/namespace/
nsaccess.c 770 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR

Completed in 16 milliseconds