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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_bay.c210 di_node_t gsib = DI_NODE_NIL; local
234 gsib = di_child_node(sib);
235 while (gsib != DI_NODE_NIL) {
237 if (phy == pi_get_phynum(mod, gsib)) {
246 sib = gsib;
251 gsib = di_sibling_node(gsib);

Completed in 43 milliseconds