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

/drivers/scsi/
H A Dscsi_priv.h99 extern void scsi_proc_host_rm(struct Scsi_Host *);
106 # define scsi_proc_host_rm(shost) do { } while (0) macro
H A Dscsi_proc.c167 * scsi_proc_host_rm - remove this host's entry from /proc
170 void scsi_proc_host_rm(struct Scsi_Host *shost) function
H A Dhosts.c174 scsi_proc_host_rm(shost);

Completed in 34 milliseconds