Searched defs:XC_MSG_FREE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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 ||
217 msg->xc_command = XC_MSG_FREE;
229 msg->xc_command = XC_MSG_FREE;
234 msg->xc_command = XC_MSG_FREE;
245 msg->xc_command = XC_MSG_FREE;
433 msg->xc_command = XC_MSG_FREE;
438 case XC_MSG_FREE:

Completed in 347 milliseconds