Searched refs:PSU (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 81 #define PSU "psu" macro
|
H A D | topo_method.c | 396 if (strcmp(name, PSU) != 0 && strcmp(name, FAN) != 0)
|
H A D | hc.c | 184 { PSU, TOPO_STABILITY_PRIVATE },
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 276 labelname = "PSU"; 380 cdata.ed_name = PSU; 426 } else if (strcmp(name, PSU) == 0) {
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | envmodel.info | 64 #define SENSOR_PSU PSU
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 92 if (strcmp(name, FAN) != 0 && strcmp(name, PSU) != 0)
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 195 { SES_ET_POWER_SUPPLY, PSU, "PSU", B_TRUE }, 1434 (strcmp(nodename, PSU) == 0) || 2958 PSU, "PSU", cp, B_TRUE) != 0 ||
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/ |
H A D | system-board.info | 392 name:/platform/ebus@1f,464000/env-monitor@3,0/PSU 422 REFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/PSU
|
Completed in 70 milliseconds