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.h1102 struct scsi_host_template *sht);
1105 struct scsi_host_template *sht);
1108 extern int ata_scsi_detect(struct scsi_host_template *sht);
1882 struct scsi_host_template *sht);
1885 struct scsi_host_template *sht, void *host_priv, int hflags);
1921 struct scsi_host_template *sht,
/include/scsi/
Dscsi_host.h45 struct scsi_host_template { struct
551 struct scsi_host_template *hostt;
740 extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
Dlibiscsi.h25 struct scsi_host_template;
389 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()