1. NAME

scsi_proc_hostdir_add - Create directory in /proc for a scsi host

2. SYNOPSIS

void scsi_proc_hostdir_add(struct scsi_host_template *  sht );

3. ARGUMENTS

sht
    owner of this directory

4. DESCRIPTION

Sets sht->proc_dir to the new directory.

5. AUTHORS

James Bottomley <contact>
    Author.

Rob Landley <contact>
    Author.

6. COPYRIGHT