Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/os/
H A Dx_call.c859 xc_mbox[pix].xc_state = XC_EXIT; in xc_dismissed()
992 while (xmp->xc_state != XC_EXIT) { in xc_loop()
1027 ASSERT(xmp->xc_state == XC_EXIT); in xc_loop()
/titanic_50/usr/src/uts/sun4/sys/
H A Dxc_impl.h234 XC_EXIT /* exiting xc_loop(); set by xc_dismissed */ enumerator