Searched refs:NOK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h30 * Each slot has a pair of LEDs, one green (OK) and one amber (NOK).
59 NOK = 0, enumerator in enum:__anon9859
H A Dscsbioctl.h110 NOK = 0, enumerator in enum:__anon9863
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c192 #define NOK "Not ok" macro
1922 ((pcf8574_ks_ps1.ps_ok)? NOK:OK), 0);
1925 ((pcf8574_ks_ps1.temp_ok)? NOK:OK), 0);
1928 ((pcf8574_ks_ps1.psfan_ok)? NOK:OK), 0);
1935 ((pcf8574_ks_ps2.ps_ok)? NOK:OK), 0);
1938 ((pcf8574_ks_ps2.temp_ok)? NOK:OK), 0);
1941 ((pcf8574_ks_ps2.psfan_ok)? NOK:OK), 0);
1998 ((pcf8574_ks_fant1.fan_ok)? OK:NOK), 0);
2005 ((pcf8574_ks_fant2.fan_ok)? OK:NOK), 0);
2079 health = NOK;
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c410 sunit.led_type = NOK;
H A Dscsb.c1619 iocp->ioc_error = scsb_led_get(scsb, suip, NOK);
1625 iocp->ioc_error = scsb_led_set(scsb, suip, NOK);
2102 static char *led_name[SCSB_LED_TYPES] = { "NOK", "OK" };
2471 if (led_type != OK && led_type != NOK) {
2547 if (led_type != OK && led_type != NOK) {
5178 /* Step 1: turn ON/OFF all NOK LEDs. */
5180 cmn_err(CE_NOTE, "scsb%d: turning all NOK LEDs %s",
5201 "Failed to turn %s NOK LEDs",
5223 "Failed to turn %s NOK LEDs",
5672 /* NOK */
[all...]

Completed in 255 milliseconds