Home
last modified time | relevance | path

Searched refs:ETable_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h151 } ETable_t; typedef
H A Dpsvcobj.c531 ETable_t *tblp; in i_psvc_get_table_value()
550 tblp = (ETable_t *)tbl_arr->obj_tbl[i].objp; in i_psvc_get_table_value()
2992 ETable_t *tblp; in i_psvc_load_tables()
3016 tblp = (ETable_t *)malloc(sizeof (ETable_t)); in i_psvc_load_tables()
5166 ETable_t *tblp = in psvc_fini()
5167 (ETable_t *)array->obj_tbl[i].objp; in psvc_fini()