scsi_cname() decodes SCSI commands. cmdvec is a pointer to an array of strings. The first byte of the string is the command
value, and the remainder is the name of the command.
scsi_dname() decodes the peripheral device type (for example, direct access or sequential access) in the inquiry data.