Searched refs:lba_offset (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_reassign_blocks.c198 U32 lba_offset; local
203 lba_offset = sequence->command_specific_data.reassign_blocks_process_state.lba_offset;
208 sati_get_data_byte(sequence, scsi_io, lba_offset+index, &current_lba_bytes[index]);
236 U32 lba_offset; local
241 lba_offset = sequence->command_specific_data.reassign_blocks_process_state.lba_offset;
246 sati_get_data_byte(sequence, scsi_io, lba_offset+index, &current_lba_bytes[index]);
274 U8 lba_offset; local
312 lba_offset
447 U32 lba_offset; local
[all...]
H A Dsati_translator_sequence.h221 U32 lba_offset; member in struct:SATI_REASSIGN_BLOCKS_PROCESSING_STATE
/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.c122 static uint32_t lba_offset; variable
401 lab.d_partitions[i].p_offset += lba_offset;
544 lba_offset = lba;

Completed in 106 milliseconds