Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dx_call.c107 #define XC_MSG_FREE (0) /* msg in xc_free queue */ macro
165 ASSERT(msg->xc_command != XC_MSG_FREE || in xc_insert()
217 msg->xc_command = XC_MSG_FREE; in xc_init_cpu()
229 msg->xc_command = XC_MSG_FREE; in xc_init_cpu()
234 msg->xc_command = XC_MSG_FREE; in xc_init_cpu()
245 msg->xc_command = XC_MSG_FREE; in xc_init_cpu()
433 msg->xc_command = XC_MSG_FREE; in xc_serv()
438 case XC_MSG_FREE: in xc_serv()