SYNOPSIS int proc_print_scsidevice(struct device * dev, void * data); ARGUMENTS dev A scsi device data struct seq_file to output to. DESCRIPTION prints Host, Channel, Id, Lun, Vendor, Model, Rev, Type, and revision. AUTHORS James Bottomley <[email protected]> Author. Rob Landley <[email protected]> Author. COPYRIGHT