Searched refs:I93_CMD_STAY_QUIET (Results 1 – 3 of 3) sorted by relevance
454 #define I93_CMD_STAY_QUIET 0x02 /* Stay Quiet */ macro
629 UINT8_TO_STREAM (p, I93_CMD_STAY_QUIET); in rw_i93_send_cmd_stay_quiet()636 rw_cb.tcb.i93.sent_cmd = I93_CMD_STAY_QUIET; in rw_i93_send_cmd_stay_quiet()2911 if (p_i93->sent_cmd == I93_CMD_STAY_QUIET) in rw_i93_handle_error()2915 rw_data.i93_cmd_cmpl.command = I93_CMD_STAY_QUIET; in rw_i93_handle_error()2999 &&(rw_cb.tcb.i93.sent_cmd != I93_CMD_STAY_QUIET)) in rw_i93_process_timeout()
2399 UINT8 i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command()2420 i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command()