Searched defs:scsi_proc_hostdir_add (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dscsi_priv.h102 extern void scsi_proc_hostdir_add(struct scsi_host_template *);
109 # define scsi_proc_hostdir_add(sht) do { } while (0) macro
H A Dscsi_proc.c94 * scsi_proc_hostdir_add - Create directory in /proc for a scsi host
100 void scsi_proc_hostdir_add(struct scsi_host_template *sht) function

Completed in 106 milliseconds