Searched refs:I93_CMD_WRITE_SINGLE_BLOCK (Results 1 – 3 of 3) sorted by relevance
511 #define I93_CMD_WRITE_SINGLE_BLOCK 0x21 /* Write single block */ macro
602 case I93_CMD_WRITE_SINGLE_BLOCK: in rw_i93_send_to_upper()939 UINT8_TO_STREAM(p, I93_CMD_WRITE_SINGLE_BLOCK); in rw_i93_send_cmd_write_single_block()960 rw_cb.tcb.i93.sent_cmd = I93_CMD_WRITE_SINGLE_BLOCK; in rw_i93_send_cmd_write_single_block()
2379 i93_command = I93_CMD_WRITE_SINGLE_BLOCK; in nfa_rw_i93_command()