proc_scsi_show(9)
NAME
proc_scsi_show - show contents of /proc/scsi/scsi (attached devices)
SYNOPSIS
int proc_scsi_show(struct seq_file * s, void * p);
ARGUMENTS
- s
- output goes here
- p
- not used
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.