Searched refs:i_psvc_get_obj (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 95 static int32_t i_psvc_get_obj(EHdl_t *, char *, EObj_t **); 628 status = i_psvc_get_obj(hdlp, name, &objp); in psvc_get_attr() 653 status = i_psvc_get_obj(hdlp, name, &objp); in psvc_set_attr() 699 status = i_psvc_get_obj(hdlp, parent_id, &pobjp); in i_psvc_get_presence() 718 status = i_psvc_get_obj(hdlp, mid, &mobjp); in i_psvc_get_presence() 796 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_0_0() 842 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_0_1() 885 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_4_0() 931 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_set_device_value_5_0() 958 status = i_psvc_get_obj(hdlp, physid, &physobjp); in i_psvc_get_device_value_5_0() [all …]
|