1SCSI_PROC_HOSTDIR_AD(9) SCSI mid layer SCSI_PROC_HOSTDIR_AD(9)
23
4
NAME
6scsi_proc_hostdir_add - Create directory in /proc for a scsi host
7
SYNOPSIS
9void scsi_proc_hostdir_add(struct scsi_host_template * sht);
10
ARGUMENTS
12sht
13owner of this directory
14
DESCRIPTION
16Sets sht->proc_dir to the new directory.
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 SCSI_PROC_HOSTDIR_AD(9)