Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v4.19/include/linux/
Data_platform.h14 struct scsi_host_template;
22 struct scsi_host_template *sht);
Dahci_platform.h24 struct scsi_host_template;
37 struct scsi_host_template *sht);
/Linux-v4.19/drivers/scsi/
Dqlogicfas.c50 static struct Scsi_Host *__qlogicfas_detect(struct scsi_host_template *host, in __qlogicfas_detect()
145 static int qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
184 static struct scsi_host_template qlogicfas_driver_template = {
Dscsi_priv.h14 struct scsi_host_template;
108 extern void scsi_proc_hostdir_add(struct scsi_host_template *);
109 extern void scsi_proc_hostdir_rm(struct scsi_host_template *);
Dmvme147.h14 int mvme147_detect(struct scsi_host_template *);
Ddpti.h31 static int adpt_detect(struct scsi_host_template * sht);
293 static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
303 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) ;
Dscsi_proc.c101 void scsi_proc_hostdir_add(struct scsi_host_template *sht) in scsi_proc_hostdir_add()
120 void scsi_proc_hostdir_rm(struct scsi_host_template *sht) in scsi_proc_hostdir_rm()
140 struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add()
Dbvme6000_scsi.c28 static struct scsi_host_template bvme6000_scsi_driver_template = {
Dscsi_error.c62 static int scsi_try_to_abort_cmd(struct scsi_host_template *,
647 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_ramp_up()
679 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_full()
794 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset()
824 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset()
866 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset()
895 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset()
923 static int scsi_try_to_abort_cmd(struct scsi_host_template *hostt, in scsi_try_to_abort_cmd()
Dsni_53c710.c61 static struct scsi_host_template snirm710_template = {
/Linux-v4.19/include/scsi/
Dscsi_host.h50 struct scsi_host_template { struct
547 struct scsi_host_template *hostt;
753 extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
/Linux-v4.19/drivers/usb/storage/
Dscsiglue.h29 extern void usb_stor_host_template_init(struct scsi_host_template *sht,
/Linux-v4.19/drivers/ata/
Dpata_serverworks.c254 static struct scsi_host_template serverworks_osb4_sht = {
259 static struct scsi_host_template serverworks_csb_sht = {
414 struct scsi_host_template *sht = &serverworks_csb_sht; in serverworks_init_one()
Dpata_platform.c46 static struct scsi_host_template pata_platform_sht = {
104 struct scsi_host_template *sht) in __pata_platform_probe()
Dpata_of_platform.c21 static struct scsi_host_template pata_platform_sht = {
Dpata_netcell.c32 static struct scsi_host_template netcell_sht = {
Dahci_platform.c36 static struct scsi_host_template ahci_platform_sht = {
Dpata_palmld.c41 static struct scsi_host_template palmld_sht = {
Dpata_rz1000.c52 static struct scsi_host_template rz1000_sht = {
Dpata_isapnp.c22 static struct scsi_host_template isapnp_sht = {
Dpata_piccolo.c65 static struct scsi_host_template tosh_sht = {
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.h178 extern struct scsi_host_template bfad_im_scsi_host_template;
179 extern struct scsi_host_template bfad_im_vport_template;
/Linux-v4.19/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-v4.19/drivers/scsi/pcmcia/
Dqlogic_stub.c63 static struct scsi_host_template qlogicfas_driver_template = {
90 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