Searched defs:pi_get_platform (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/ |
| H A D | pi_subr.c | 743 pi_get_platform(topo_mod_t *mod, md_t *mdp, char **name, char **serial) function 750 topo_mod_dprintf(mod, "pi_get_platform: enter\n"); 760 topo_mod_dprintf(mod, "pi_get_platform: no platform node\n"); 763 topo_mod_dprintf(mod, "pi_get_platform: found %d platform nodes\n", 778 topo_mod_dprintf(mod, "pi_get_platform: name %s serial %s\n", 1428 pi_get_platform(mod, pi.mdp, &s1, &s2);
|
Completed in 31 milliseconds