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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2416 ses_phys_tree_t *u_tail = NULL; local
2473 u_tail = child;
2490 u_watch = u_tail;
2495 u_tail = NULL;
2498 u_tail->spt_sibling = child;
2499 u_tail = child;
2517 u_watch = u_tail;
2532 u_watch = u_tail;
2545 u_tail = u_head->spt_sibling;
2551 u_head = u_tail;
[all...]

Completed in 67 milliseconds