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