Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dsati_util.c680 U8 * information_buff) in sati_scsi_command_specific_descriptor_construct() argument
694 …ati_set_sense_data_byte(sense_data, sense_len, 4 + i, information_buff==NULL?0xFF:information_buff in sati_scsi_command_specific_descriptor_construct()
717 U8 * information_buff) in sati_scsi_information_descriptor_construct() argument
729 …sati_set_sense_data_byte(sense_data, sense_len, 4 + i, information_buff==NULL?0:information_buff[i… in sati_scsi_information_descriptor_construct()
754 U8 * information_buff) in sati_scsi_common_descriptors_construct() argument
772 information_buff); in sati_scsi_common_descriptors_construct()
788 information_buff); in sati_scsi_common_descriptors_construct()
819 information_buff); in sati_scsi_common_descriptors_construct()
1028 U8 * information_buff in sati_scsi_common_descriptor_sense_construct() argument
1038 sati_scsi_common_descriptors_construct(scsi_io, sense_data + 8, sense_len, information_buff); in sati_scsi_common_descriptor_sense_construct()
[all …]