Searched refs:NIU (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_niu.c54 if (topo_mod_load(mod, NIU, TOPO_VERSION) == NULL) {
56 _ENUM_NAME, NIU, topo_strerror(topo_mod_errno(mod)));
63 result = topo_mod_enumerate(mod, t_parent, NIU, hc_name, inst, inst,
H A Dpi_walker.c79 {pi_enum_niu, NIU},
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h68 #define NIU "niu" macro
H A Dhc.c176 { NIU, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/
H A Dniu.c57 {NIU, FM_FMRI_SCHEME_HC, NIU_VERSION, &niu_ops};
78 topo_mod_dprintf(mod, "NIU enumr initd\n");
271 * Get the NIU/Neptune ethernet function number from the reg property
342 "%s enumerator could not load %s enum.\n", NIU, XAUI);
355 if (strcmp(name, NIU) != 0) {
358 NIU);

Completed in 32 milliseconds