Searched refs:last_block_accessed (Results 1 – 2 of 2) sorted by relevance
140 p_mfc->last_block_accessed.block = 1; in RW_MfcFormatNDef()234 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_format_rsp()238 p_mfc->last_block_accessed.auth = true; in rw_mfc_handle_format_rsp()249 p_mfc->last_block_accessed.auth = false; in rw_mfc_handle_format_rsp()277 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_format_op()331 p_mfc->last_block_accessed.block = 4; in RW_MfcWriteNDef()440 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_write_rsp()444 p_mfc->last_block_accessed.auth = true; in rw_mfc_handle_write_rsp()455 p_mfc->last_block_accessed.auth = false; in rw_mfc_handle_write_rsp()481 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_write_op()[all …]
637 tRW_MFC_BLOCK last_block_accessed; member