Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dsati_util.c682 U8 * information_buff) in sati_scsi_command_specific_descriptor_construct() argument
696 …ati_set_sense_data_byte(sense_data, sense_len, 4 + i, information_buff==NULL?0xFF:information_buff in sati_scsi_command_specific_descriptor_construct()
719 U8 * information_buff) in sati_scsi_information_descriptor_construct() argument
731 …sati_set_sense_data_byte(sense_data, sense_len, 4 + i, information_buff==NULL?0:information_buff[i… in sati_scsi_information_descriptor_construct()
756 U8 * information_buff) in sati_scsi_common_descriptors_construct() argument
774 information_buff); in sati_scsi_common_descriptors_construct()
790 information_buff); in sati_scsi_common_descriptors_construct()
821 information_buff); in sati_scsi_common_descriptors_construct()
1030 U8 * information_buff in sati_scsi_common_descriptor_sense_construct() argument
1040 sati_scsi_common_descriptors_construct(scsi_io, sense_data + 8, sense_len, information_buff); in sati_scsi_common_descriptor_sense_construct()
[all …]