/linux-3.3/drivers/scsi/ |
D | scsi_module.c | 19 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
|
D | hosts.c | 203 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()
|
D | scsi_priv.h | 103 # define scsi_proc_hostdir_add(sht) do { } while (0) argument 104 # define scsi_proc_hostdir_rm(sht) do { } while (0) argument
|
D | scsi_proc.c | 107 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
|
D | qlogicfas.c | 145 static int __devinit qlogicfas_detect(struct scsi_host_template *sht) in qlogicfas_detect()
|
D | scsi_sysfs.c | 264 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
|
D | scsi_error.c | 376 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
|
D | dpt_i2o.c | 190 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()
|
D | libiscsi.c | 2567 struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht, in iscsi_host_alloc()
|
D | aic7xxx_old.c | 8395 aic7xxx_alloc(struct scsi_host_template *sht, struct aic7xxx_host *temp) in aic7xxx_alloc()
|
/linux-3.3/net/sched/ |
D | cls_rsvp.h | 136 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/ |
D | libata-sff.c | 2417 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()
|
D | ata_piix.c | 1568 struct scsi_host_template *sht = &piix_sht; in piix_init_one() local
|
D | libata-core.c | 6010 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()
|
D | libata-scsi.c | 3371 int ata_scsi_add_hosts(struct ata_host *host, struct scsi_host_template *sht) in ata_scsi_add_hosts()
|
D | sata_nv.c | 533 struct scsi_host_template *sht; member
|
/linux-3.3/drivers/scsi/qla2xxx/ |
D | qla_mid.c | 433 struct scsi_host_template *sht = &qla2xxx_driver_template; in qla24xx_create_vhost() local
|
D | qla_os.c | 1968 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/ |
D | bfad_im.c | 724 struct scsi_host_template *sht; in bfad_scsi_host_alloc() local
|
/linux-3.3/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 1314 static struct Scsi_Host *nsp_detect(struct scsi_host_template *sht) in nsp_detect()
|
/linux-3.3/include/scsi/ |
D | libfc.h | 1005 libfc_host_alloc(struct scsi_host_template *sht, int priv_size) in libfc_host_alloc()
|
/linux-3.3/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 249 unsigned int max_id, struct scsi_host_template *sht, in cxgbi_hbas_add()
|