Searched refs:physobjp (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 786 EObj_t *physobjp; in i_psvc_get_device_value_0_0() local 798 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_0_0() 803 status = ((EPhysDev_t *)physobjp)->get_temperature(hdlp, in i_psvc_get_device_value_0_0() 832 EObj_t *physobjp; in i_psvc_get_device_value_0_1() local 844 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_0_1() 849 status = ((EPhysDev_t *)physobjp)->get_temperature(hdlp, in i_psvc_get_device_value_0_1() 876 EObj_t *physobjp; in i_psvc_get_device_value_4_0() local 887 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_4_0() 891 status = ((EPhysDev_t *)physobjp)->get_input(hdlp, objp->addr_spec, in i_psvc_get_device_value_4_0() 922 EObj_t *physobjp; in i_psvc_set_device_value_5_0() local [all …]
|