Searched refs:additional_length (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A Dosst.h25 u8 additional_length; /* Additional Length (total_length-4) */ member in struct:__anon4732
H A Dconstants.c1369 } else if (sshdr->additional_length > 0) {
1371 num = 8 + sshdr->additional_length;
H A Dscsi_error.c270 if ((sshdr.additional_length > 3) &&
2017 * asc, ascq and additional_length (only for descriptor format).
2049 sshdr->additional_length = sense_buffer[7];
/drivers/scsi/osd/
H A Dosd_initiator.c1776 int cur_len = ssd->additional_length + 2;

Completed in 102 milliseconds