Return 17 char string indicating device type.
const char * scsi_device_type(unsigned type);
type
type number to look up
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>