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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c295 topo_sensor_failed(int32_t type, uint32_t state, struct sensor_errinfo *seinfo) argument
304 seinfo->se_predictive = B_FALSE;
305 seinfo->se_nonrecov = B_TRUE;
306 seinfo->se_src = TOPO_SENSOR_ERRSRC_UNKNOWN;
316 seinfo->se_nonrecov = B_FALSE;
323 seinfo->se_predictive = B_TRUE;
324 seinfo->se_src = TOPO_SENSOR_ERRSRC_INTERNAL;
327 seinfo->se_src = TOPO_SENSOR_ERRSRC_INTERNAL;
332 seinfo->se_src = TOPO_SENSOR_ERRSRC_EXTERNAL;
342 seinfo
395 struct sensor_errinfo seinfo; local
[all...]

Completed in 21 milliseconds