scsi_inq_str — print INQUIRY data from min to max index, strip trailing whitespace
unsigned char * scsi_inq_str
(unsigned char * buf, unsigned char * inq, unsigned first, unsigned end);
Output buffer with at least end-first+1 bytes of space
Inquiry buffer (input)
Offset of string into inq
Index after last character in inq