Home
last modified time | relevance | path

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

/linux-3.3/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.c203 struct scsi_host_template *sht = shost->hostt; in scsi_add_host_with_dma() local
333 struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *sht, int privsize) in scsi_host_alloc()
444 struct Scsi_Host *scsi_register(struct scsi_host_template *sht, int privsize) in scsi_register()
Dscsi_priv.h103 # define scsi_proc_hostdir_add(sht) do { } while (0) argument
104 # define scsi_proc_hostdir_rm(sht) do { } while (0) argument
Dscsi_proc.c107 void scsi_proc_hostdir_add(struct scsi_host_template *sht) in scsi_proc_hostdir_add()
126 void scsi_proc_hostdir_rm(struct scsi_host_template *sht) in scsi_proc_hostdir_rm()
146 struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add() local
Dqlogicfas.c145 static int __devinit qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
Dscsi_sysfs.c264 struct scsi_host_template *sht = shost->hostt; in store_host_reset() local
752 struct scsi_host_template *sht = sdev->host->hostt; in sdev_store_queue_depth_rw() local
812 struct scsi_host_template *sht = sdev->host->hostt; in sdev_store_queue_type_rw() local
Dscsi_error.c376 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_ramp_up() local
412 struct scsi_host_template *sht = sdev->host->hostt; in scsi_handle_queue_full() local
Ddpt_i2o.c190 static int adpt_detect(struct scsi_host_template* sht) in adpt_detect()
995 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) in adpt_install_hba()
2427 static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht) in adpt_scsi_host_alloc()
Dlibiscsi.c2567 struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht, in iscsi_host_alloc()
Daic7xxx_old.c8395 aic7xxx_alloc(struct scsi_host_template *sht, struct aic7xxx_host *temp) in aic7xxx_alloc()
/linux-3.3/net/sched/
Dcls_rsvp.h136 struct rsvp_session **sht = ((struct rsvp_head *)tp->root)->ht; in rsvp_classify() local
226 struct rsvp_session **sht = ((struct rsvp_head *)tp->root)->ht; in rsvp_get() local
271 struct rsvp_session **sht; in rsvp_destroy() local
369 struct rsvp_session **sht = data->ht; in tunnel_recycle() local
/linux-3.3/drivers/ata/
Dlibata-sff.c2417 struct scsi_host_template *sht) in ata_pci_sff_activate_host()
2513 struct scsi_host_template *sht, void *host_priv, in ata_pci_init_one()
2589 struct scsi_host_template *sht, void *host_priv, int hflag) in ata_pci_sff_init_one()
3307 struct scsi_host_template *sht, void *host_priv, in ata_pci_bmdma_init_one()
Data_piix.c1568 struct scsi_host_template *sht = &piix_sht; in piix_init_one() local
Dlibata-core.c6010 int ata_host_register(struct ata_host *host, struct scsi_host_template *sht) in ata_host_register()
6117 struct scsi_host_template *sht) in ata_host_activate()
Dlibata-scsi.c3371 int ata_scsi_add_hosts(struct ata_host *host, struct scsi_host_template *sht) in ata_scsi_add_hosts()
Dsata_nv.c533 struct scsi_host_template *sht; member
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_mid.c433 struct scsi_host_template *sht = &qla2xxx_driver_template; in qla24xx_create_vhost() local
Dqla_os.c1968 struct scsi_host_template *sht; in qla2x00_probe_one() local
3122 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht, in qla2x00_create_host()
/linux-3.3/drivers/scsi/bfa/
Dbfad_im.c724 struct scsi_host_template *sht; in bfad_scsi_host_alloc() local
/linux-3.3/drivers/scsi/pcmcia/
Dnsp_cs.c1314 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht) in nsp_detect()
/linux-3.3/include/scsi/
Dlibfc.h1005 libfc_host_alloc(struct scsi_host_template *sht, int priv_size) in libfc_host_alloc()
/linux-3.3/drivers/scsi/cxgbi/
Dlibcxgbi.c249 unsigned int max_id, struct scsi_host_template *sht, in cxgbi_hbas_add()