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

  /src/sys/dev/acpi/
apei.c 357 [ACPI_HEST_GEN_ERROR_NONE] = "none",
983 [ACPI_HEST_GEN_ERROR_NONE] = { .lock = __SIMPLELOCK_UNLOCKED },
1017 unsigned i = MIN(severity, ACPI_HEST_GEN_ERROR_NONE); /* paranoia */
1083 ratelimitok = apei_gesb_ratecheck(sc, ACPI_HEST_GEN_ERROR_NONE,
1160 case ACPI_HEST_GEN_ERROR_NONE:
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 2168 #define ACPI_HEST_GEN_ERROR_NONE 3

Completed in 14 milliseconds