Home
last modified time | relevance | path

Searched refs:scsi_host_template (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Data_platform.h14 struct scsi_host_template;
22 struct scsi_host_template *sht,
Dahci_platform.h20 struct scsi_host_template;
35 struct scsi_host_template *sht);
Dlibata.h1089 struct scsi_host_template *sht);
1092 struct scsi_host_template *sht);
1095 extern int ata_scsi_detect(struct scsi_host_template *sht);
1963 struct scsi_host_template *sht);
1966 struct scsi_host_template *sht, void *host_priv, int hflags);
2002 struct scsi_host_template *sht,
/include/scsi/
Dscsi_host.h33 struct scsi_host_template { struct
554 struct scsi_host_template *hostt;
746 extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
Dlibiscsi.h25 struct scsi_host_template;
391 extern struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht,
Dlibfc.h860 libfc_host_alloc(struct scsi_host_template *sht, int priv_size) in libfc_host_alloc()