Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1354 volatile int drmach_sendmsg_thread_run; /* run flag for sendmsg */ variable
1962 while (drmach_sendmsg_thread_run != 0) { in drmach_mbox_sendmsg()
2058 drmach_sendmsg_thread_run = -1; in drmach_mbox_sendmsg()
2503 drmach_sendmsg_thread_run = 1; in drmach_mbox_init()
2541 drmach_sendmsg_thread_run = 0; in drmach_mbox_fini()
2545 (drmach_sendmsg_thread_run == 0)) { in drmach_mbox_fini()