Searched refs:NIUFN (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 305 if (strcmp(name, NIUFN) != 0) { in niufn_instantiate() 308 NIUFN); in niufn_instantiate() 316 "instance failed.\n", NIUFN); in niufn_instantiate() 320 if ((ntn = niufn_declare(parent, NIUFN, inst, sib, mod)) in niufn_instantiate() 323 "failed: %s\n", NIUFN, inst, in niufn_instantiate() 382 if (topo_node_range_create(mod, niun, NIUFN, in niu_enum() 390 if (niufn_instantiate(niun, NIUFN, dnode, mod) < 0) { in niu_enum()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 69 #define NIUFN "niufn" macro
|
H A D | hc.c | 173 { NIUFN, TOPO_STABILITY_PRIVATE },
|