Lines Matching refs:sequence

82    SATI_TRANSLATOR_SEQUENCE_T * sequence,  in sati_report_luns_translate_command()  argument
90 sequence->allocation_length = (sati_get_cdb_byte(cdb, 6) << 24) | in sati_report_luns_translate_command()
99 sati_set_data_byte(sequence, scsi_io, 0, 0); in sati_report_luns_translate_command()
100 sati_set_data_byte(sequence, scsi_io, 1, 0); in sati_report_luns_translate_command()
101 sati_set_data_byte(sequence, scsi_io, 2, 0); in sati_report_luns_translate_command()
102 sati_set_data_byte(sequence, scsi_io, 3, 8); in sati_report_luns_translate_command()
105 sati_set_data_byte(sequence, scsi_io, 4, 0); in sati_report_luns_translate_command()
106 sati_set_data_byte(sequence, scsi_io, 5, 0); in sati_report_luns_translate_command()
107 sati_set_data_byte(sequence, scsi_io, 6, 0); in sati_report_luns_translate_command()
108 sati_set_data_byte(sequence, scsi_io, 7, 0); in sati_report_luns_translate_command()
111 sati_set_data_byte(sequence, scsi_io, 8, 0); in sati_report_luns_translate_command()
112 sati_set_data_byte(sequence, scsi_io, 9, 0); in sati_report_luns_translate_command()
113 sati_set_data_byte(sequence, scsi_io, 10, 0); in sati_report_luns_translate_command()
114 sati_set_data_byte(sequence, scsi_io, 11, 0); in sati_report_luns_translate_command()
115 sati_set_data_byte(sequence, scsi_io, 12, 0); in sati_report_luns_translate_command()
116 sati_set_data_byte(sequence, scsi_io, 13, 0); in sati_report_luns_translate_command()
117 sati_set_data_byte(sequence, scsi_io, 14, 0); in sati_report_luns_translate_command()
118 sati_set_data_byte(sequence, scsi_io, 15, 0); in sati_report_luns_translate_command()