Searched refs:WAIT_MBOX_DONE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4/os/ |
H A D | x_call.c | 601 WAIT_MBOX_DONE(xc_cpuset, lcx, XC_WAIT, 0); in xc_some() 630 WAIT_MBOX_DONE(xc_cpuset, lcx, XC_IDLE, 1); in xc_some() 681 WAIT_MBOX_DONE(xc_cpuset, lcx, XC_WAIT, 0); in xc_all() 709 WAIT_MBOX_DONE(xc_cpuset, lcx, XC_IDLE, 1); in xc_all()
|
/titanic_41/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 185 #define WAIT_MBOX_DONE(xc_cpuset, lcx, state, sync) \ macro
|