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

  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
pi_niu.c 30 * Create a topology node for a PRI node of type 'niu'
57 if (topo_mod_load(mod, NIU, TOPO_VERSION) == NULL) {
59 _ENUM_NAME, NIU, topo_strerror(topo_mod_errno(mod)));
64 * Invoke the niu enumerator for this node.
66 result = topo_mod_enumerate(mod, t_parent, NIU, hc_name, inst, inst,
pi_walker.c 76 {pi_enum_niu, NIU},
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 65 #define NIU "niu"
hc.c 168 { NIU, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/niu/
niu.c 39 * niu.c
40 * sun4v specific niu enumerators
58 {NIU, FM_FMRI_SCHEME_HC, NIU_VERSION, &niu_ops};
72 topo_mod_dprintf(mod, "initializing niu enumerator\n");
75 topo_mod_dprintf(mod, "niu registration failed: %s\n",
79 topo_mod_dprintf(mod, "NIU enumr initd\n");
233 topo_mod_dprintf(mod, "niu label error %d\n", err);
272 * Get the NIU/Neptune ethernet function number from the reg property
343 "%s enumerator could not load %s enum.\n", NIU, XAUI);
356 if (strcmp(name, NIU) != 0)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ntxn/
unm_nic_init.c 107 crb_addr_transform(NIU);

Completed in 120 milliseconds