Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_module.c19 struct scsi_host_template *sht = &driver_template; in init_this_scsi_driver() local
54 struct scsi_host_template *sht = &driver_template; in exit_this_scsi_driver() local
Dhosts.c204 struct scsi_host_template *sht = shost->hostt; in scsi_add_host_with_dma() local
369 struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *sht, int privsize) in scsi_host_alloc()
503 struct Scsi_Host *scsi_register(struct scsi_host_template *sht, int privsize) in scsi_register()
Dscsi_priv.h109 # define scsi_proc_hostdir_add(sht) do { } while (0) argument
110 # define scsi_proc_hostdir_rm(sht) do { } while (0) argument
Dscsi_proc.c100 void scsi_proc_hostdir_add(struct scsi_host_template *sht) in scsi_proc_hostdir_add()
119 void scsi_proc_hostdir_rm(struct scsi_host_template *sht) in scsi_proc_hostdir_rm()
139 struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add() local
Dqlogicfas.c145 static int qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
Dscsi_sysfs.c265 struct scsi_host_template *sht = shost->hostt; in store_host_reset() local
743 struct scsi_host_template *sht = sdev->host->hostt; in store_queue_type_field() local
872 struct scsi_host_template *sht = sdev->host->hostt; in DECLARE_EVT() local
Ddpt_i2o.c190 static int adpt_detect(struct scsi_host_template* sht) in adpt_detect()
906 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) in adpt_install_hba()
2340 static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht) in adpt_scsi_host_alloc()
Dscsi_error.c608 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_ramp_up() local
644 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_full() local
Dlibiscsi.c2646 struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht, in iscsi_host_alloc()
/drivers/ata/
Dlibata-sff.c2416 struct scsi_host_template *sht) in ata_pci_sff_activate_host()
2503 struct scsi_host_template *sht, void *host_priv, in ata_pci_init_one()
2579 struct scsi_host_template *sht, void *host_priv, int hflag) in ata_pci_sff_init_one()
3297 struct scsi_host_template *sht, void *host_priv, in ata_pci_bmdma_init_one()
Dpata_serverworks.c414 struct scsi_host_template *sht = &serverworks_csb_sht; in serverworks_init_one() local
Dlibahci.c2422 struct scsi_host_template *sht) in ahci_host_activate_multi_irqs()
2482 struct scsi_host_template *sht) in ahci_host_activate()
Data_piix.c1662 struct scsi_host_template *sht = &piix_sht; in piix_init_one() local
Dlibata-core.c6155 int ata_host_register(struct ata_host *host, struct scsi_host_template *sht) in ata_host_register()
6262 struct scsi_host_template *sht) in ata_host_activate()
Dlibata-scsi.c3625 int ata_scsi_add_hosts(struct ata_host *host, struct scsi_host_template *sht) in ata_scsi_add_hosts()
Dsata_nv.c532 struct scsi_host_template *sht; member
/drivers/scsi/qla2xxx/
Dqla_mid.c442 struct scsi_host_template *sht = &qla2xxx_driver_template; in qla24xx_create_vhost() local
Dqla_os.c2359 struct scsi_host_template *sht; in qla2x00_probe_one() local
3825 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host()
/drivers/scsi/bfa/
Dbfad_im.c718 struct scsi_host_template *sht; in bfad_scsi_host_alloc() local
/drivers/scsi/pcmcia/
Dnsp_cs.c1314 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht) in nsp_detect()
/drivers/scsi/cxgbi/
Dlibcxgbi.c334 unsigned int max_id, struct scsi_host_template *sht, in cxgbi_hbas_add()