Searched refs:scsi_proc_hostdir_add (Results 1 – 3 of 3) sorted by relevance
103 extern void scsi_proc_hostdir_add(struct scsi_host_template *);110 # define scsi_proc_hostdir_add(sht) do { } while (0) macro
100 void scsi_proc_hostdir_add(struct scsi_host_template *sht) in scsi_proc_hostdir_add() function
523 scsi_proc_hostdir_add(shost->hostt); in scsi_host_alloc()