Searched refs:I93_CMD_GET_MULTI_BLK_SEC (Results 1 – 3 of 3) sorted by relevance
469 #define I93_CMD_GET_MULTI_BLK_SEC 0x2C /* Get multiple block security status */ macro
402 case I93_CMD_GET_MULTI_BLK_SEC: in rw_i93_send_to_upper()1359 UINT8_TO_STREAM (p, I93_CMD_GET_MULTI_BLK_SEC); in rw_i93_send_cmd_get_multi_block_sec()1378 rw_cb.tcb.i93.sent_cmd = I93_CMD_GET_MULTI_BLK_SEC; in rw_i93_send_cmd_get_multi_block_sec()
2496 i93_command = I93_CMD_GET_MULTI_BLK_SEC; in nfa_rw_i93_command()