Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c305 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 Dtopo_hc.h69 #define NIUFN "niufn" macro
H A Dhc.c173 { NIUFN, TOPO_STABILITY_PRIVATE },