Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_pec.c67 len = snprintf(pec_p->pec_nameinst_str, in px_pec_attach()
68 sizeof (pec_p->pec_nameinst_str), in px_pec_attach()
70 pec_p->pec_nameaddr_str = pec_p->pec_nameinst_str + ++len; in px_pec_attach()
72 sizeof (pec_p->pec_nameinst_str) - len, in px_pec_attach()
H A Dpx_pec.h95 char pec_nameinst_str[PBM_NAMESTR_BUFLEN]; member