Home
last modified time | relevance | path

Searched refs:TOPO_SENSOR_STATE_POWER_SUPPLY_FAILURE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c329 } else if (state & TOPO_SENSOR_STATE_POWER_SUPPLY_FAILURE) { in topo_sensor_failed()
H A Dlibtopo.h685 #define TOPO_SENSOR_STATE_POWER_SUPPLY_FAILURE 0x0002 macro