Home
last modified time | relevance | path

Searched refs:leds (Results 1 – 22 of 22) sorted by relevance

/titanic_44/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c1426 BIT_TEST((scsb_ks_leddata.leds.p15.blink_leds[1] in display_mc_prtdiag_info()
1428 (BIT_TEST((scsb_ks_leddata.leds.p15.ok_leds[1] in display_mc_prtdiag_info()
1431 BIT_TEST((scsb_ks_leddata.leds.p15.nok_leds[1] in display_mc_prtdiag_info()
1439 (BIT_TEST((scsb_ks_leddata.leds.p10.ok_leds[2] in display_mc_prtdiag_info()
1442 BIT_TEST((scsb_ks_leddata.leds.p10.nok_leds[2] in display_mc_prtdiag_info()
1552 BIT_TEST((scsb_ks_leddata.leds.p15.blink_leds[0] in display_mc_prtdiag_info()
1554 (BIT_TEST((scsb_ks_leddata.leds.p15.ok_leds[0] in display_mc_prtdiag_info()
1557 BIT_TEST((scsb_ks_leddata.leds.p15.nok_leds[0] in display_mc_prtdiag_info()
1567 (scsb_ks_leddata.leds.p10.blink_leds[1] in display_mc_prtdiag_info()
1570 (scsb_ks_leddata.leds.p10.ok_leds[1] in display_mc_prtdiag_info()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddomaind.h42 uint32_t leds; /* software LEDs */ member
63 #define DOMD_LEDS_OFFSET offsetof(domain_data_t, leds)
/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c182 unsigned char leds; in kb_ischar() local
236 leds = kb_calculate_leds(); in kb_ischar()
237 kb_send(leds); in kb_ischar()
238 kb.led_commanded = leds; in kb_ischar()
/titanic_44/usr/src/uts/common/io/kb8042/
H A Dkb8042.c404 int leds; in kb8042_attach() local
415 leds = kb8042->leds.commanded; in kb8042_attach()
418 kb8042_setled(kb8042, leds, B_FALSE); in kb8042_attach()
639 kb8042->leds.commanded = -1; /* Unknown initial state */ in kb8042_init()
640 kb8042->leds.desired = -1; /* Unknown initial state */ in kb8042_init()
1233 kb8042->leds.desired = led_state;
1238 if (kb8042->leds.desired != kb8042->leds.commanded) {
1372 kb8042_xlate_leds(kb8042->leds.desired), polled);
1379 kb8042->leds.commanded = kb8042->leds.desired;
H A Dkb8042.h94 } leds; member
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.conf29 fcal-leds: /devices/pci@8,700000/ebus@5/i2c@1,30/ioexp@0,74:pcf8574
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus.h85 hpc_led_state_t leds[4]; member
H A Dcardbus_hp.c405 hpc_led_info->led, cbp->leds[hpc_led_info->led]); in cardbus_pci_control()
407 hpc_led_info->state = cbp->leds[hpc_led_info->led]; in cardbus_pci_control()
418 cbp->leds[hpc_led_info->led] = hpc_led_info->state; in cardbus_pci_control()
/titanic_44/usr/src/uts/common/io/rwn/
H A Drt2860_var.h204 uint8_t leds; member
H A Drt2860.c429 if ((sc->leds = val >> 8) != 0xff) { in rt2860_read_eeprom()
436 sc->leds = 0x01; in rt2860_read_eeprom()
443 sc->leds, sc->led[0], sc->led[1], sc->led[2]); in rt2860_read_eeprom()
2269 which | (sc->leds & 0x7f)); in rt2860_set_leds()
/titanic_44/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h268 } leds; member
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_SC_data.info74 * add disk leds
207 * fan leds info
H A DSB-tables.info473 * System leds and keyswitch should be under "SYS"
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c639 solaris_setleds(const char *led_path, int leds) in solaris_setleds() argument
647 gpio.reg_val = (leds ^ 0xff); in solaris_setleds()
650 gpio.reg_val = (leds ^ 0xff); in solaris_setleds()
681 boston_set_frontleds(const char *led_path, int leds) in boston_set_frontleds() argument
707 gpio.reg_val = leds; in boston_set_frontleds()
718 boston_set_rearleds(const char *led_path, int leds) in boston_set_rearleds() argument
744 gpio.reg_val = leds; in boston_set_rearleds()
H A Dfru_SC_data.info74 * add disk leds
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c7010 uint8_t leds; in nv_sgp_locate() local
7025 leds = SGPIO0_TR_DRV(cb->sgpio0_tr, drive); in nv_sgp_locate()
7027 leds &= ~TR_LOCATE_MASK; in nv_sgp_locate()
7028 leds |= TR_LOCATE_SET(value); in nv_sgp_locate()
7031 cb->sgpio0_tr |= SGPIO0_TR_DRV_SET(leds, drive); in nv_sgp_locate()
7051 uint8_t leds; in nv_sgp_error() local
7066 leds = SGPIO0_TR_DRV(cb->sgpio0_tr, drive); in nv_sgp_error()
7068 leds &= ~TR_ERROR_MASK; in nv_sgp_error()
7069 leds |= TR_ERROR_SET(value); in nv_sgp_error()
7072 cb->sgpio0_tr |= SGPIO0_TR_DRV_SET(leds, drive); in nv_sgp_error()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_SC_data.info85 * add disk leds
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.info84 /* Set the colour property of the leds */
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DSB-tables.info436 * System leds device table
467 * Add a device table for the PDB (fan fault leds are located here)
H A Dfru_SC_data.info121 * parents for system leds
/titanic_44/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A Dfru_SC_data.info74 * add disk leds
/titanic_44/usr/src/uts/common/io/ath/
H A Dath_main.c1282 static const HAL_LED_STATE leds[] = { in ath_newstate() local
1297 ATH_HAL_SETLEDSTATE(ah, leds[nstate]); /* set LED */ in ath_newstate()