Lines Matching +full:non +full:- +full:urgent

1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * include/asm-parisc/pdc_chassis.h
6 * Copyright (C) 2002 Thibaut Varene <varenet@parisc-linux.org>
8 * TODO: - handle processor number on SMP systems (Reporting Entity ID)
9 * - handle message ID
10 * - handle timestamps
18 * ----------
20 * ----------
28 * -----------------
30 * -----------------
45 * ------------
47 * ------------
48 * Set the three LEDs -- Run, Attn, and Fault.
90 /* System running and unexpected reboot or non-critical error detected */
95 /* Executing non-OS code */
100 /* Boot failed - Executing non-OS code */
105 /* Unexpected reboot occurred - Executing non-OS code */
110 /* Executing non-OS code - Non-critical error detected */
115 /* Boot failed - Executing non-OS code - Non-critical error detected */
120 /* Unexpected reboot/recovering - Executing non-OS code - Non-critical error detected */
130 /* Boot failed - OS not up - PDC has detected a failure that prevents boot */
135 /* No code running - Non-critical error detected (double fault situation) */
140 /* Boot failed - OS not up - Fatal failure detected - Non-critical error detected */
149 * --------------
151 * --------------
161 #define PDC_CHASSIS_ALERT_SERPROC (1ULL << 36) /* service proc - no failure */
162 #define PDC_CHASSIS_ALERT_NURGENT (2ULL << 36) /* non-urgent operator attn */
191 /* Source ID - platform dependent */
194 /* Problem detail - problem source dependent */
209 /* Activity status - implementation dependent */
212 /* Caller subactivity - implementation dependent */
218 #define PDC_CHASSIS_RET_IA64_NT (13ULL << 52) /* IA-64 NT */
219 #define PDC_CHASSIS_RET_HPUX (14ULL << 52) /* HP-UX */
252 /* System states - part of major changes in system state data field */
265 /* EOM - separates log entries */