Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1339 m_reply :1, /* msg reply received */ member
1923 found->m_reply = 1; in drmach_mbox_getmsg()
2146 while (listp->m_reply == 0 && listp->f_error == 0) { in drmach_mbox_req_rply()
2190 if (link->m_reply == 0) { in drmach_mbox_req_rply()
2194 while (link->m_reply == 0 && link->f_error == 0) { in drmach_mbox_req_rply()