HomeSort by relevance Sort by last modified time
    Searched refs:NIUFN (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 66 #define NIUFN "niufn"
hc.c 169 { NIUFN, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/niu/
niu.c 49 #define XAUI_MAX 1 /* max number of XAUIs per niufn */
305 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) {
391 topo_mod_dprintf(mod, "Enumeration of niufn "
    [all...]

Completed in 180 milliseconds