Searched refs:MSG_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
525 if (hs->sc_msg[0] == MSG_CMD_COMPLETE || in scintr()529 if (hs->sc_msg[0] == MSG_CMD_COMPLETE) in scintr()
133 #define MSG_CMD_COMPLETE 0x00 macro