Searched refs:scsi_proc_hostdir_rm (Results 1 – 3 of 3) sorted by relevance
118 extern void scsi_proc_hostdir_rm(const struct scsi_host_template *);125 # define scsi_proc_hostdir_rm(sht) do { } while (0) macro
184 scsi_proc_hostdir_rm(shost->hostt); in scsi_remove_host()361 scsi_proc_hostdir_rm(shost->hostt); in scsi_host_dev_release()
196 void scsi_proc_hostdir_rm(const struct scsi_host_template *sht) in scsi_proc_hostdir_rm() function
Completed in 12 milliseconds