Searched refs:aspec (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 1646 i_psvc_get_temperature_11_2(EHdl_t *hdlp, uint64_t aspec, int32_t *temp) in i_psvc_get_temperature_11_2() argument 1653 status = i_psvc_get_devpath(hdlp, aspec, path); in i_psvc_get_temperature_11_2() 1676 i_psvc_get_temperature_11_4(EHdl_t *hdlp, uint64_t aspec, int32_t *temp) in i_psvc_get_temperature_11_4() argument 1683 status = i_psvc_get_devpath(hdlp, aspec, path); in i_psvc_get_temperature_11_4() 1706 i_psvc_get_temperature_11_6(EHdl_t *hdlp, uint64_t aspec, int32_t *temp) in i_psvc_get_temperature_11_6() argument 1712 status = i_psvc_get_devpath(hdlp, aspec, path); in i_psvc_get_temperature_11_6() 1734 i_psvc_get_fanspeed_11_7(EHdl_t *hdlp, uint64_t aspec, int32_t *fan_speed) in i_psvc_get_fanspeed_11_7() argument 1740 status = i_psvc_get_devpath(hdlp, aspec, path); in i_psvc_get_fanspeed_11_7() 1762 i_psvc_get_input_11_6(EHdl_t *hdlp, uint64_t aspec, int32_t *value) in i_psvc_get_input_11_6() argument 1768 status = i_psvc_get_devpath(hdlp, aspec, path); in i_psvc_get_input_11_6() [all …]
|