Searched refs:scsi_proc_hostdir_rm (Results 1 – 3 of 3) sorted by relevance
115 extern void scsi_proc_hostdir_rm(const struct scsi_host_template *);122 # define scsi_proc_hostdir_rm(sht) do { } while (0) macro
184 scsi_proc_hostdir_rm(shost->hostt); in scsi_remove_host()345 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 15 milliseconds