Home
last modified time | relevance | path

Searched refs:Scsi_Host_Template (Results 1 – 25 of 220) sorted by relevance

123456789

/linux-2.4.37.9/drivers/scsi/
Damiga7xx.c32 static int amiga7xx_register_one(Scsi_Host_Template *tpnt, in amiga7xx_register_one()
68 static int __init amiga7xx_zorro_detect(Scsi_Host_Template *tpnt) in amiga7xx_zorro_detect()
92 int __init amiga7xx_detect(Scsi_Host_Template *tpnt) in amiga7xx_detect()
113 static Scsi_Host_Template driver_template = AMIGA7XX_SCSI;
Dhosts.h304 } Scsi_Host_Template; typedef
335 Scsi_Host_Template * hostt;
472 extern Scsi_Host_Template * scsi_hosts;
474 extern void build_proc_dir_entries(Scsi_Host_Template *);
483 extern struct Scsi_Host * scsi_register(Scsi_Host_Template *, int j);
Dzalon7xx.c40 static Scsi_Host_Template *hosts_tptr;
44 extern int zalon_attach(Scsi_Host_Template *tpnt,
140 int zalon7xx_detect(Scsi_Host_Template *tpnt) in zalon7xx_detect()
Dbvme6000.c27 int bvme6000_scsi_detect(Scsi_Host_Template *tpnt) in bvme6000_scsi_detect()
51 static Scsi_Host_Template driver_template = BVME6000_SCSI;
Dmvme16x.c25 int mvme16x_scsi_detect(Scsi_Host_Template *tpnt) in mvme16x_scsi_detect()
53 static Scsi_Host_Template driver_template = MVME16x_SCSI;
Dlasi700.c108 static Scsi_Host_Template __initdata *host_tpnt = NULL;
121 lasi700_detect(Scsi_Host_Template *tpnt) in lasi700_detect()
196 static Scsi_Host_Template driver_template = LASI700_SCSI;
Dzalon7xx.h8 extern int zalon7xx_detect(Scsi_Host_Template *);
16 int zalon7xx_detect(Scsi_Host_Template *tpnt);
Ddmx3191d.c56 int __init dmx3191d_detect(Scsi_Host_Template *tmpl) { in dmx3191d_detect()
124 static Scsi_Host_Template driver_template = DMX3191D;
Dmvme147.c65 int mvme147_detect(Scsi_Host_Template *tpnt) in mvme147_detect()
118 static Scsi_Host_Template driver_template = MVME147_SCSI;
Da2091.c28 static Scsi_Host_Template *a2091_template;
187 int __init a2091_detect(Scsi_Host_Template *tpnt) in a2091_detect()
236 static Scsi_Host_Template driver_template = A2091_SCSI;
Dsgiwd93.c220 Scsi_Host_Template *SGIblows, int unit, int irq, in sgiwd93_setup_scsi()
267 int __init sgiwd93_detect(Scsi_Host_Template *SGIblows) in sgiwd93_detect()
294 static Scsi_Host_Template driver_template = SGIWD93_SCSI;
DNCR_D700.c191 D700_detect(Scsi_Host_Template *tpnt) in D700_detect()
328 static Scsi_Host_Template driver_template = NCR_D700_SCSI;
DNCR_D700.h17 static int D700_detect(Scsi_Host_Template *);
Dgvp11.c28 static Scsi_Host_Template *gvp11_template;
181 int __init gvp11_detect(Scsi_Host_Template *tpnt) in gvp11_detect()
360 static Scsi_Host_Template driver_template = GVP11_SCSI;
Dseagate.h15 int seagate_st0x_detect(Scsi_Host_Template *);
Damiga7xx.h5 int amiga7xx_detect(Scsi_Host_Template *);
DNCR53c406a.h46 int NCR53c406a_detect(Scsi_Host_Template *);
Dmvme147.h13 int mvme147_detect(Scsi_Host_Template *);
Dmvme16x.h6 int mvme16x_scsi_detect(Scsi_Host_Template *);
Dbvme6000.h6 int bvme6000_scsi_detect(Scsi_Host_Template *);
Dsgiwd93.h21 int sgiwd93_detect(Scsi_Host_Template *);
Du14-34f.h9 int u14_34f_detect(Scsi_Host_Template *);
/linux-2.4.37.9/drivers/usb/
Dhpusbscsi.h26 Scsi_Host_Template ctempl;
70 static Scsi_Host_Template hpusbscsi_scsi_host_template = {
/linux-2.4.37.9/drivers/usb/storage/
Dscsiglue.h49 extern Scsi_Host_Template usb_stor_host_template;
/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.h316 static struct Scsi_Host *nsp_detect (Scsi_Host_Template *sht);
318 static int nsp_detect_old (Scsi_Host_Template *sht);
358 static struct Scsi_Host *nsp_detect(Scsi_Host_Template *sht);

123456789