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

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi.c281 int notvisited; local
349 bb_count = notvisited = stypes[SMB_TYPE_BASEBOARD].count;
371 if (nbb > bb_count && notvisited)
373 else if (nbb > bb_count && !notvisited)
401 notvisited--;
407 notvisited--;
496 } while (notvisited);

Completed in 21 milliseconds