Searched defs:u_watch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2414 ses_phys_tree_t *u_watch = NULL; local
2487 * u_watch is a watch dog to check the prgress of unresolved
2490 u_watch = u_tail;
2500 if (child == u_watch) {
2517 u_watch = u_tail;
2527 if (child == u_watch) {
2532 u_watch = u_tail;

Completed in 68 milliseconds