Searched refs:sht (Results 1 – 6 of 6) sorted by relevance
22 const struct scsi_host_template *sht,
40 const struct scsi_host_template *sht);
1136 const struct scsi_host_template *sht);1139 const struct scsi_host_template *sht);2064 const struct scsi_host_template *sht);2067 const struct scsi_host_template *sht, void *host_priv, int hflags);2103 const struct scsi_host_template *sht,
769 scsi_template_proc_dir(const struct scsi_host_template *sht);771 #define scsi_template_proc_dir(sht) NULL argument
881 libfc_host_alloc(const struct scsi_host_template *sht, int priv_size) in libfc_host_alloc() argument886 shost = scsi_host_alloc(sht, sizeof(*lport) + priv_size); in libfc_host_alloc()
410 extern struct Scsi_Host *iscsi_host_alloc(const struct scsi_host_template *sht,
Completed in 67 milliseconds