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

/drivers/scsi/
H A Dscsi_priv.h104 extern void scsi_proc_host_add(struct Scsi_Host *);
111 # define scsi_proc_host_add(shost) do { } while (0) macro
H A Dscsi_proc.c134 * scsi_proc_host_add - Add entry for this host to appropriate /proc dir
137 void scsi_proc_host_add(struct Scsi_Host *shost) function

Completed in 39 milliseconds