Searched refs:DT3000_COMPLETION_MASK (Results 1 – 1 of 1) sorted by relevance
222 #define DT3000_COMPLETION_MASK 0xff00 macro260 if ((status & DT3000_COMPLETION_MASK) != DT3000_NOTPROCESSED) in dt3k_send_cmd()265 if ((status & DT3000_COMPLETION_MASK) != DT3000_NOERROR) in dt3k_send_cmd()