Searched refs:scsi_proc_hostdir_add (Results 1 – 3 of 3) sorted by relevance
120 extern int scsi_proc_hostdir_add(const struct scsi_host_template *);127 # 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
550 if (scsi_proc_hostdir_add(shost->hostt) < 0) in scsi_host_alloc()