Searched refs:FAN (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h55 #define FAN "fan" macro
H A Dtopo_method.c396 if (strcmp(name, PSU) != 0 && strcmp(name, FAN) != 0)
H A Dhc.c158 { FAN, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf66 FAN
82 FAN
H A Dpsvcobj.conf92 /SYSTEM/FAN _class=3,Subclass=0,Instance=0,PERM=1,FRU=1
153 FAN FAN_FAULT_SENSOR
184 FAN SYSTEM
274 SYSTEM FAN
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h184 FAN = 4, enumerator in enum:__anon9846
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c262 * process. This results in defaults labels of the form "FM 1 FAN 0"
284 labelname = "FAN";
385 cdata.ed_name = FAN;
430 } else if (strcmp(name, FAN) == 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c92 if (strcmp(name, FAN) != 0 && strcmp(name, PSU) != 0)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c251 "FAN ",
758 pks_topo->max_units[FAN], 0);
759 for (i = 0; i < pks_topo->max_units[FAN]; ++i) {
913 for (i = 0; i < scsb_ks_topo.max_units[FAN]; ++i) {
1951 mcfru_type = prtdiag_fru_types[FAN];
1953 for (i = 0; i < scsb_ks_topo.max_units[FAN]; ++i) {
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2104 "SLOT", "PDU", "POWER SUPPLY", "DISK", "FAN", "ALARM",
2197 case FAN:
2209 code = FRU_UNIT_TO_EVCODE(FAN, suip->unit_number);
2943 mct_system_info.max_units[FAN] = MC_MAX_FAN;
2968 mct_system_info.max_units[FAN] = TG_MAX_FAN;
3249 mct_system_info.fru_info_list[FAN] = (fru_info_t *)
3251 (mct_system_info.max_units[FAN] + pad), KM_SLEEP);
3252 fru_ptr = mct_system_info.fru_info_list[FAN];
3253 for (unit = 1; unit <= mct_system_info.max_units[FAN]; ++unit) {
3260 t = FRU_UNIT_TO_EVCODE(FAN, uni
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c192 { SES_ET_COOLING, FAN, "FAN", B_TRUE },
1433 } else if ((strcmp(nodename, FAN) == 0) ||
2960 FAN, "FAN", cp, B_TRUE) != 0 ||
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1663 } FAN; typedef in typeref:struct:_FAN
1767 FAN fan; /* Payload for FAN */

Completed in 163 milliseconds