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
94 msg.uop = SCIF_EXIT_ACK; in scif_send_acks()
662 if (msg->uop > SCIF_EXIT_ACK) { in scif_nodeqp_send()673 if (msg->uop > SCIF_EXIT_ACK) in scif_nodeqp_send()1112 if (SCIF_EXIT_ACK == msg.uop) in scif_nodeqp_intrhandler()