Searched refs:SCIF_EXIT_ACK (Results 1 – 3 of 3) sorted by relevance
61 #define SCIF_EXIT_ACK 3 /* Response to SCIF_EXIT message */ macro
103 msg.uop = SCIF_EXIT_ACK; in scif_send_acks()
671 if (msg->uop > SCIF_EXIT_ACK) { in scif_nodeqp_send()682 if (msg->uop > SCIF_EXIT_ACK) in scif_nodeqp_send()1121 if (SCIF_EXIT_ACK == msg.uop) in scif_nodeqp_intrhandler()