Searched refs:current_unmap_block_descriptor_index (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_unmap.c159 for(index = unmap_process_state->current_unmap_block_descriptor_index;
160 index < unmap_process_state->current_unmap_block_descriptor_index +
167 &unmap_block_descriptor[index-unmap_process_state->current_unmap_block_descriptor_index]);
186 unmap_process_state->current_unmap_block_descriptor_index += SATI_UNMAP_SIZEOF_SCSI_UNMAP_BLOCK_DESCRIPTOR;
354 unmap_process_state->current_unmap_block_descriptor_index =
H A Dsati_translator_sequence.h260 U32 current_unmap_block_descriptor_index; member in struct:SATI_UNMAP_PROCESSING_STATE

Completed in 117 milliseconds