Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c75 static tr_ent_t tr_tbl[] = { variable
86 #define tr_tbl_n sizeof (tr_tbl) / sizeof (tr_ent_t)
93 if (strncmp(p, tr_tbl[i].nac_component, in map_name()
94 strlen(tr_tbl[i].nac_component)) == 0) in map_name()
148 tr_tbl[j].hc_component) != 0 || in cmd_breakup_components()