scsi_proc_hostdir_add (9) Linux Manual Page
scsi_proc_hostdir_add – Create directory in /proc for a scsi host
Synopsis
void scsi_proc_hostdir_add(struct scsi_host_template *sht);
Arguments
sht
-
- owner of this directory
Description
Sets sht->proc_dir to the new directory.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
