Searched defs:destination_offset (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_util.c168 sati_set_ascii_data_byte( SATI_TRANSLATOR_SEQUENCE_T * sequence, void * destination_scsi_io, U32 destination_offset, U8 source_value, BOOL use_printable_chars ) argument
214 sati_ata_identify_device_copy_data( SATI_TRANSLATOR_SEQUENCE_T * sequence, void * destination_scsi_io, U32 destination_offset, U8 * source_buffer, U32 source_offset, U32 length, BOOL use_printable_chars ) argument
266 sati_copy_data( SATI_TRANSLATOR_SEQUENCE_T * sequence, void * destination_scsi_io, U32 destination_offset, U8 * source_buffer, U32 length ) argument
[all...]

Completed in 56 milliseconds