Searched refs:XC_MSG_CALL (Results 1 – 3 of 3) sorted by relevance
39 #define XC_MSG_CALL (2) /* msg in slave xc_msgbox */ macro
413 case XC_MSG_CALL: in xc_serv()692 xc_common(func, arg1, arg2, arg3, set, XC_MSG_CALL); in xc_call()
150 case XC_MSG_CALL: cmd = "CALL"; break; in print_xcall_msg()