| The Linux SCSI Generic (sg) HOWTO | ||
|---|---|---|
| Prev | Chapter 6. The sg_io_hdr_t structure in detail | Next |
This is the maximum size that can be written back to the 'sbp' pointer when a sense_buffer is output which is usually in an error situation. The actual number written out is given by 'sb_len_wr'. In all cases 'sb_len_wr' <= 'mx_sb_len' . The type of mx_sb_len is unsigned char.
| Prev | Home | Next |
| cmd_len | Up | iovec_count |