Home
last modified time | relevance | path

Searched refs:topo_sensor_state_name (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers218 topo_sensor_state_name;
H A Dtopo_subr.c415 topo_sensor_state_name(uint32_t sensor_type, uint32_t state, char *buf, in topo_sensor_state_name() function
H A Dlibtopo.h468 extern void topo_sensor_state_name(uint32_t, uint32_t, char *,
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c372 topo_sensor_state_name(type, val, val_str, 48); in print_prop_nameval()