Create directory in /proc for a scsi host
void scsi_proc_hostdir_add(struct scsi_host_template * sht);
sht
owner of this directory
Sets sht->proc_dir to the new directory.
James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.