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

/linux-4.4.14/drivers/scsi/
H A Dscsi_priv.h103 extern void scsi_proc_host_rm(struct Scsi_Host *);
110 # define scsi_proc_host_rm(shost) do { } while (0) macro
H A Dscsi_proc.c156 * scsi_proc_host_rm - remove this host's entry from /proc
159 void scsi_proc_host_rm(struct Scsi_Host *shost) scsi_proc_host_rm() function
H A Dhosts.c175 scsi_proc_host_rm(shost); scsi_remove_host()

Completed in 97 milliseconds