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

/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c167 uint32_t sd_rtype; member in struct:sensor_data
1644 sd.sd_rtype = f_sensor->is_fs_reading_type;
1658 sd.sd_rtype = c_sensor->is_cs_reading_type;
1663 if (sd.sd_rtype == IPMI_RT_THRESHOLD)
1671 if (sd.sd_rtype >= 0x1 && sd.sd_rtype <= 0xc)
1672 sd.sd_stype = sd.sd_rtype + 0x100;

Completed in 24 milliseconds