Home
last modified time | relevance | path

Searched refs:ST_SPOOF_SENSOR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h63 #define ST_SPOOF_SENSOR "spoof_sensor_name" macro
H A Dtopo_method.c380 0 || nvlist_lookup_string(spoof, ST_SPOOF_SENSOR, in topo_spoof_apply()
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c405 nvlist_add_string(spoof, ST_SPOOF_SENSOR, field) != 0) in parse_spoof_param()