Home
last modified time | relevance | path

Searched defs:sht (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_priv.h111 # define scsi_proc_hostdir_add(sht) do { } while (0) argument
112 # define scsi_proc_hostdir_rm(sht) do { } while (0) argument
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() local
Dhosts.c211 struct scsi_host_template *sht = shost->hostt; in scsi_add_host_with_dma() local
377 struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *sht, int privsize) in scsi_host_alloc()
Dqlogicfas.c145 static int qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
Ddpt_i2o.c190 static int adpt_detect(struct scsi_host_template* sht) in adpt_detect()
859 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) in adpt_install_hba()
2308 static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht) in adpt_scsi_host_alloc()
Dscsi_error.c645 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_ramp_up() local
677 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_full() local
Dscsi_sysfs.c298 struct scsi_host_template *sht = shost->hostt; in store_host_reset() local
1027 struct scsi_host_template *sht = sdev->host->hostt; in DECLARE_EVT() local
Dlibiscsi.c2775 struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht, in iscsi_host_alloc()
/kernel/linux/linux-5.10/drivers/ata/
Dpata_platform.c98 struct scsi_host_template *sht, bool use16bit) in __pata_platform_probe()
Dlibata-sff.c2365 struct scsi_host_template *sht) in ata_pci_sff_activate_host()
2462 struct scsi_host_template *sht, void *host_priv, in ata_pci_init_one()
2538 struct scsi_host_template *sht, void *host_priv, int hflag) in ata_pci_sff_init_one()
3254 struct scsi_host_template *sht, void *host_priv, in ata_pci_bmdma_init_one()
Dpata_serverworks.c415 struct scsi_host_template *sht = &serverworks_csb_sht; in serverworks_init_one() local
Dlibahci_platform.c583 struct scsi_host_template *sht) in ahci_platform_init_host()
Dlibahci.c2540 struct scsi_host_template *sht) in ahci_host_activate_multi_irqs()
2584 int ahci_host_activate(struct ata_host *host, struct scsi_host_template *sht) in ahci_host_activate()
Data_piix.c1644 struct scsi_host_template *sht = &piix_sht; in piix_init_one() local
Dlibata-core.c5752 int ata_host_register(struct ata_host *host, struct scsi_host_template *sht) in ata_host_register()
5860 struct scsi_host_template *sht) in ata_host_activate()
Dsata_nv.c516 struct scsi_host_template *sht; member
/kernel/linux/linux-5.10/drivers/usb/storage/
Dscsiglue.c662 void usb_stor_host_template_init(struct scsi_host_template *sht, in usb_stor_host_template_init()
Dusb.c940 struct scsi_host_template *sht) in usb_stor_probe1()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_mid.c491 struct scsi_host_template *sht = &qla2xxx_driver_template; in qla24xx_create_vhost() local
Dqla_os.c2767 struct scsi_host_template *sht; in qla2x00_probe_one() local
4799 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host()
/kernel/linux/linux-5.10/net/sched/
Dcls_rsvp.h421 struct rsvp_session __rcu **sht = data->ht; in tunnel_recycle() local
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad_im.c730 struct scsi_host_template *sht; in bfad_scsi_host_alloc() local
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
Dnsp_cs.c1313 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht) in nsp_detect()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h860 libfc_host_alloc(struct scsi_host_template *sht, int priv_size) in libfc_host_alloc()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
Dlibcxgbi.c340 unsigned int max_conns, struct scsi_host_template *sht, in cxgbi_hbas_add()

12