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

/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c2781 ses_phys_tree_t *u_watch = NULL; local
2855 * u_watch is a watch dog to check the prgress of unresolved
2858 u_watch = u_tail;
2868 if (child == u_watch) {
2885 u_watch = u_tail;
2895 if (child == u_watch) {
2900 u_watch = u_tail;

Completed in 24 milliseconds