Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h205 uint32_t assoc_count; /* number of associations */ member
H A Dpsvcobj.c2912 if ((hp->assoc_tbl = malloc(sizeof (EAssocList_t) * hp->assoc_count)) in i_psvc_load_associations()
2916 memset(hp->assoc_tbl, 0, sizeof (EAssocList_t) * hp->assoc_count); in i_psvc_load_associations()
2918 for (i = 0; i < hp->assoc_count; ++i) { in i_psvc_load_associations()
5063 hdlp->othr_count = hdlp->assoc_count = ASSOC_STR_TAB_SIZE; in psvc_init()
5183 for (i = 0; i < hdlp->assoc_count; ++i) { in psvc_fini()