Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c148 static const hcc_t hc_canon[] = { variable
219 static int hc_ncanon = sizeof (hc_canon) / sizeof (hcc_t);
1055 if (strcmp(name, hc_canon[i].hcc_name) == 0) in hc_name_canonical()