Searched refs:current_unmap_block_descriptor_index (Results 1 – 2 of 2) sorted by relevance
159 for(index = unmap_process_state->current_unmap_block_descriptor_index; in sati_unmap_load_next_descriptor()160 index < unmap_process_state->current_unmap_block_descriptor_index + in sati_unmap_load_next_descriptor()167 &unmap_block_descriptor[index-unmap_process_state->current_unmap_block_descriptor_index]); in sati_unmap_load_next_descriptor()186 …unmap_process_state->current_unmap_block_descriptor_index += SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DE… in sati_unmap_load_next_descriptor()354 unmap_process_state->current_unmap_block_descriptor_index = in sati_unmap_initial_processing()
260 U32 current_unmap_block_descriptor_index; member