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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c305 if (strcmp(name, NIUFN) != 0) {
308 NIUFN);
316 "instance failed.\n", NIUFN);
320 if ((ntn = niufn_declare(parent, NIUFN, inst, sib, mod))
323 "failed: %s\n", NIUFN, inst,
382 if (topo_node_range_create(mod, niun, NIUFN,
385 topo_mod_dprintf(mod, "child_range_add of NIUFN"
390 if (niufn_instantiate(niun, NIUFN, dnode, mod) < 0) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h69 #define NIUFN "niufn" macro
H A Dhc.c172 { NIUFN, TOPO_STABILITY_PRIVATE },

Completed in 66 milliseconds