Home
last modified time | relevance | path

Searched refs:ALARM (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dalarm.c50 static const char ALARM[] = "alarm"; variable
167 return(action?"":(char*)ALARM); in setdisc()
168 if(strcmp(event,ALARM)!=0) in setdisc()
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c636 if (scsb_fru_op(scsb, ALARM, 1, SCTRL_SYSCFG_BASE, in scsb_attach()
2242 case ALARM: in scsb_get_led_regnum()
2603 suip->unit_type == ALARM || in scsb_led_set()
2941 mct_system_info.max_units[ALARM] = MC_MAX_AC; in scsb_set_topology()
2966 mct_system_info.max_units[ALARM] = TG_MAX_AC; in scsb_set_topology()
3309 mct_system_info.fru_info_list[ALARM] = (fru_info_t *) in scsb_set_topology()
3311 (mct_system_info.max_units[ALARM] + pad), KM_SLEEP); in scsb_set_topology()
3312 fru_ptr = mct_system_info.fru_info_list[ALARM]; in scsb_set_topology()
3313 for (unit = 1; unit <= mct_system_info.max_units[ALARM]; ++unit) { in scsb_set_topology()
3320 t = FRU_UNIT_TO_EVCODE(ALARM, unit); in scsb_set_topology()
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info152 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-210
174 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-240
296 name:/frutree/chassis/ALARM
297 PROP Label string r 0 "ALARM"
300 name:/frutree/chassis/ALARM/alarm
305 REFPROP _fru_parent /frutree/chassis/ALARM/alarm
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info163 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-440
216 name:/frutree/chassis/ALARM
217 PROP Label string r 0 "ALARM"
220 name:/frutree/chassis/ALARM/alarm
225 REFPROP _fru_parent /frutree/chassis/ALARM/alarm
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h185 ALARM = 5, enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h315 #define ALARM 0xc0 /* alarm condition (clock unsynchronized) */ macro
H A Dsnoop_ntp.c383 case ALARM: return ("alarm condition (clock unsynchronized)"); in show_leap()
/titanic_41/usr/src/cmd/luxadm/
H A Dcommon.h163 #define ALARM 407 /* SSA */ macro
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c803 pks_topo->max_units[ALARM], 0); in do_scsb_kstat()
804 for (i = 0; i < pks_topo->max_units[ALARM]; ++i) { in do_scsb_kstat()