Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v5.10/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);
/Linux-v5.10/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;
104 extern void scsi_proc_hostdir_add(struct scsi_host_template *);
105 extern void scsi_proc_hostdir_rm(struct scsi_host_template *);
Dmvme147.h14 int mvme147_detect(struct scsi_host_template *);
Ddpti.h28 static int adpt_detect(struct scsi_host_template * sht);
290 static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
299 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()
Dscsi_error.c63 static int scsi_try_to_abort_cmd(struct scsi_host_template *,
653 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_ramp_up()
685 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_full()
800 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset()
830 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset()
872 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset()
901 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset()
929 static int scsi_try_to_abort_cmd(struct scsi_host_template *hostt, in scsi_try_to_abort_cmd()
Dsni_53c710.c48 static struct scsi_host_template snirm710_template = {
Dbvme6000_scsi.c29 static struct scsi_host_template bvme6000_scsi_driver_template = {
Dmvme16x_scsi.c29 static struct scsi_host_template mvme16x_scsi_driver_template = {
/Linux-v5.10/include/scsi/
Dscsi_host.h32 struct scsi_host_template { struct
548 struct scsi_host_template *hostt;
738 extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
/Linux-v5.10/drivers/usb/storage/
Dscsiglue.h29 extern void usb_stor_host_template_init(struct scsi_host_template *sht,
/Linux-v5.10/drivers/ata/
Dpata_serverworks.c255 static struct scsi_host_template serverworks_osb4_sht = {
260 static struct scsi_host_template serverworks_csb_sht = {
415 struct scsi_host_template *sht = &serverworks_csb_sht; in serverworks_init_one()
Dpata_platform.c46 static struct scsi_host_template pata_platform_sht = {
98 struct scsi_host_template *sht, bool use16bit) in __pata_platform_probe()
Dpata_netcell.c33 static struct scsi_host_template netcell_sht = {
Dpata_of_platform.c18 static struct scsi_host_template pata_platform_sht = {
Dahci_platform.c39 static struct scsi_host_template ahci_platform_sht = {
Dpata_rz1000.c53 static struct scsi_host_template rz1000_sht = {
Dpata_isapnp.c23 static struct scsi_host_template isapnp_sht = {
Dpata_piccolo.c65 static struct scsi_host_template tosh_sht = {
/Linux-v5.10/drivers/scsi/bfa/
Dbfad_im.h170 extern struct scsi_host_template bfad_im_scsi_host_template;
171 extern struct scsi_host_template bfad_im_vport_template;
/Linux-v5.10/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);
/Linux-v5.10/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;

12345678910>>...12