Searched refs:last_block_accessed (Results 1 – 2 of 2) sorted by relevance
141 p_mfc->last_block_accessed.block = 1; in RW_MfcFormatNDef()235 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_format_rsp()239 p_mfc->last_block_accessed.auth = true; in rw_mfc_handle_format_rsp()250 p_mfc->last_block_accessed.auth = false; in rw_mfc_handle_format_rsp()278 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_format_op()332 p_mfc->last_block_accessed.block = 4; in RW_MfcWriteNDef()438 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_write_rsp()442 p_mfc->last_block_accessed.auth = true; in rw_mfc_handle_write_rsp()453 p_mfc->last_block_accessed.auth = false; in rw_mfc_handle_write_rsp()479 p_mfc->last_block_accessed.block = p_mfc->current_block; in rw_mfc_handle_write_op()[all …]
659 tRW_MFC_BLOCK last_block_accessed; member