scsi_device_type(9)
NAME
scsi_device_type - Return 17 char string indicating device type.
SYNOPSIS
const char * scsi_device_type(unsigned type);
ARGUMENTS
- type
- type number to look up
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.