Home
last modified time | relevance | path

Searched refs:xba_root (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c543 void *xba_root; in process_xbuf() local
573 xba_root = (void *) xba.xa_headp; in process_xbuf()
576 while ((uintptr_t)xba_root) { in process_xbuf()
583 (uintptr_t)xba_root) == -1) { in process_xbuf()
585 (uintptr_t)xba_root); in process_xbuf()
589 mdb_set_dot((uintptr_t)xba_root); in process_xbuf()
595 xba_root = (void *)xba_current.av_forw; in process_xbuf()
598 if (xba_root == NULL) { in process_xbuf()