Searched refs:scsi_proc_hostdir_add (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_priv.h100 extern void scsi_proc_hostdir_add(struct scsi_host_template *);
107 # 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) scsi_proc_hostdir_add() function
H A Dhosts.c509 scsi_proc_hostdir_add(shost->hostt); scsi_host_alloc()

Completed in 77 milliseconds