Searched refs:KM_STOP_BIT (Results 1 – 2 of 2) sorted by relevance
27 #define KM_STOP_BIT 2U macro
102 if ((cmd | KM_RESP_BIT) != (msg.cmd & ~(KM_STOP_BIT))) { in read_response()