Searched refs:I93_CMD_WRITE_MULTI_BLOCK (Results 1 – 3 of 3) sorted by relevance
517 #define I93_CMD_WRITE_MULTI_BLOCK 0x24 /* Write multiple blocks */ macro
546 case I93_CMD_WRITE_MULTI_BLOCK: in rw_i93_send_to_upper()1088 UINT8_TO_STREAM(p, I93_CMD_WRITE_MULTI_BLOCK); in rw_i93_send_cmd_write_multi_blocks()1114 rw_cb.tcb.i93.sent_cmd = I93_CMD_WRITE_MULTI_BLOCK; in rw_i93_send_cmd_write_multi_blocks()
2399 i93_command = I93_CMD_WRITE_MULTI_BLOCK; in nfa_rw_i93_command()