Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c140 static const hcc_t hc_canon[] = { variable
201 static int hc_ncanon = sizeof (hc_canon) / sizeof (hcc_t);
1107 if (strcmp(name, hc_canon[i].hcc_name) == 0) in hc_name_canonical()