Searched defs: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 | 97 static int32_t i_psvc_get_obj(EHdl_t *, char *, EObj_t **); 630 status = i_psvc_get_obj(hdlp, name, &objp); 655 status = i_psvc_get_obj(hdlp, name, &objp); 701 status = i_psvc_get_obj(hdlp, parent_id, &pobjp); 720 status = i_psvc_get_obj(hdlp, mid, &mobjp); 798 status = i_psvc_get_obj(hdlp, physid, &physobjp); 844 status = i_psvc_get_obj(hdlp, physid, &physobjp); 887 status = i_psvc_get_obj(hdlp, physid, &physobjp); 933 status = i_psvc_get_obj(hdlp, physid, &physobjp); 960 status = i_psvc_get_obj(hdl 2787 i_psvc_get_obj(EHdl_t *hp, char *dev_name, EObj_t **objp) function [all...] |
Completed in 249 milliseconds