Searched refs:scsi_proc_hostdir_add (Results 1 – 3 of 3) sorted by relevance
119 extern int scsi_proc_hostdir_add(const struct scsi_host_template *);126 # define scsi_proc_hostdir_add(sht) 0 macro
154 int scsi_proc_hostdir_add(const struct scsi_host_template *sht) in scsi_proc_hostdir_add() function
522 if (scsi_proc_hostdir_add(shost->hostt) < 0) in scsi_host_alloc()