Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1350 volatile int drmach_getmsg_thread_run; /* run flag for getmsg thr */ variable
1849 while (drmach_getmsg_thread_run != 0) { in drmach_mbox_getmsg()
1950 drmach_getmsg_thread_run = -1; in drmach_mbox_getmsg()
2510 drmach_getmsg_thread_run = 1; in drmach_mbox_init()
2540 drmach_getmsg_thread_run = 0; in drmach_mbox_fini()
2544 while ((drmach_getmsg_thread_run == 0) || in drmach_mbox_fini()