Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v6.6/drivers/scsi/
Dscsi_proc.c59 const struct scsi_host_template *sht;
102 __scsi_lookup_proc_entry(const struct scsi_host_template *sht) in __scsi_lookup_proc_entry()
116 scsi_lookup_proc_entry(const struct scsi_host_template *sht) in scsi_lookup_proc_entry()
132 scsi_template_proc_dir(const struct scsi_host_template *sht) in scsi_template_proc_dir()
154 int scsi_proc_hostdir_add(const struct scsi_host_template *sht) in scsi_proc_hostdir_add()
196 void scsi_proc_hostdir_rm(const struct scsi_host_template *sht) in scsi_proc_hostdir_rm()
220 const struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add()
251 const struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_rm()
Dqlogicfas.c54 static struct Scsi_Host *__qlogicfas_detect(struct scsi_host_template *host, in __qlogicfas_detect()
149 static int qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
188 static struct scsi_host_template qlogicfas_driver_template = {
Dscsi_priv.h15 struct scsi_host_template;
119 extern int scsi_proc_hostdir_add(const struct scsi_host_template *);
120 extern void scsi_proc_hostdir_rm(const struct scsi_host_template *);
Dmvme147.h14 int mvme147_detect(struct scsi_host_template *);
Dbvme6000_scsi.c29 static struct scsi_host_template bvme6000_scsi_driver_template = {
Dsni_53c710.c47 static struct scsi_host_template snirm710_template = {
Dmvme16x_scsi.c29 static struct scsi_host_template mvme16x_scsi_driver_template = {
Da4000t.c25 static struct scsi_host_template a4000t_scsi_driver_template = {
/Linux-v6.6/include/linux/
Data_platform.h14 struct scsi_host_template;
22 const struct scsi_host_template *sht,
Dahci_platform.h21 struct scsi_host_template;
40 const struct scsi_host_template *sht);
/Linux-v6.6/include/scsi/
Dscsi_host.h42 struct scsi_host_template { struct
560 const struct scsi_host_template *hostt;
756 extern struct Scsi_Host *scsi_host_alloc(const struct scsi_host_template *, int);
762 scsi_template_proc_dir(const struct scsi_host_template *sht);
/Linux-v6.6/drivers/usb/storage/
Dscsiglue.h29 extern void usb_stor_host_template_init(struct scsi_host_template *sht,
/Linux-v6.6/drivers/scsi/bfa/
Dbfad_im.h186 extern struct scsi_host_template bfad_im_scsi_host_template;
187 extern struct scsi_host_template bfad_im_vport_template;
/Linux-v6.6/drivers/ata/
Dpata_serverworks.c255 static const struct scsi_host_template serverworks_osb4_sht = {
261 static const struct scsi_host_template serverworks_csb_sht = {
416 const struct scsi_host_template *sht = &serverworks_csb_sht; in serverworks_init_one()
Dpata_platform.c48 static const struct scsi_host_template pata_platform_sht = {
100 const struct scsi_host_template *sht, bool use16bit) in __pata_platform_probe()
Dpata_netcell.c34 static const struct scsi_host_template netcell_sht = {
Dahci_platform.c39 static const struct scsi_host_template ahci_platform_sht = {
Dpata_of_platform.c18 static const struct scsi_host_template pata_platform_sht = {
Dpata_rz1000.c53 static const struct scsi_host_template rz1000_sht = {
Dpata_isapnp.c23 static const struct scsi_host_template isapnp_sht = {
Dpata_piccolo.c65 static const struct scsi_host_template tosh_sht = {
Dpata_jmicron.c110 static const struct scsi_host_template jmicron_sht = {
/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_scsi.h51 extern struct scsi_host_template csio_fcoe_shost_template;
52 extern struct scsi_host_template csio_fcoe_shost_vport_template;
/Linux-v6.6/drivers/scsi/pcmcia/
Dqlogic_stub.c66 static struct scsi_host_template qlogicfas_driver_template = {
93 static struct Scsi_Host *qlogic_detect(struct scsi_host_template *host, in qlogic_detect()
Dnsp_cs.h293 static struct Scsi_Host *nsp_detect (struct scsi_host_template *sht);
324 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht);

12345678910>>...12