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

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dalarm.c50 static const char ALARM[] = "alarm"; variable
167 return(action?"":(char*)ALARM);
168 if(strcmp(event,ALARM)!=0)
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h185 ALARM = 5, enumerator in enum:__anon9846
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c636 if (scsb_fru_op(scsb, ALARM, 1, SCTRL_SYSCFG_BASE,
2104 "SLOT", "PDU", "POWER SUPPLY", "DISK", "FAN", "ALARM",
2242 case ALARM:
2603 suip->unit_type == ALARM ||
2941 mct_system_info.max_units[ALARM] = MC_MAX_AC;
2966 mct_system_info.max_units[ALARM] = TG_MAX_AC;
3309 mct_system_info.fru_info_list[ALARM] = (fru_info_t *)
3311 (mct_system_info.max_units[ALARM] + pad), KM_SLEEP);
3312 fru_ptr = mct_system_info.fru_info_list[ALARM];
3313 for (unit = 1; unit <= mct_system_info.max_units[ALARM];
[all...]
/illumos-gate/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)");
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h163 #define ALARM 407 /* SSA */ macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c803 pks_topo->max_units[ALARM], 0);
804 for (i = 0; i < pks_topo->max_units[ALARM]; ++i) {

Completed in 649 milliseconds