Searched defs:scsi_proc_host_rm (Results 1 - 2 of 2) 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

Completed in 72 milliseconds