Home
last modified time | relevance | path

Searched refs:sati_move_small_translate_command (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_move.h100 SATI_STATUS sati_move_small_translate_command(
H A Dsati_read.c191 return sati_move_small_translate_command(sequence, scsi_io, ata_io); in sati_read_6_translate_command()
H A Dsati_write.c191 return sati_move_small_translate_command(sequence, scsi_io, ata_io); in sati_write_6_translate_command()
H A Dsati_move.c428 SATI_STATUS sati_move_small_translate_command( in sati_move_small_translate_command() function