/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | jazz_esp.c | 107 struct scsi_host_template *tpnt = &scsi_esp_template; in esp_jazz_probe() local
|
H A D | sun3x_esp.c | 172 struct scsi_host_template *tpnt = &scsi_esp_template; in esp_sun3x_probe() local
|
H A D | mac_esp.c | 292 struct scsi_host_template *tpnt = &scsi_esp_template; in esp_mac_probe() local
|
H A D | sun_esp.c | 454 struct scsi_host_template *tpnt = &scsi_esp_template; in esp_sbus_probe_one() local
|
H A D | aha1542.c | 729 static struct Scsi_Host *aha1542_hw_init(struct scsi_host_template *tpnt, struct device *pdev, int indx) in aha1542_hw_init() argument
|
H A D | zorro_esp.c | 716 struct scsi_host_template *tpnt = &scsi_esp_template; in zorro_esp_probe() local
|
H A D | g_NCR5380.c | 222 static int generic_NCR5380_init_one(struct scsi_host_template *tpnt, in generic_NCR5380_init_one() argument
|
H A D | 53c700.c | 294 NCR_700_detect(struct scsi_host_template *tpnt, in NCR_700_detect() argument [all...] |
H A D | st.c | 4279 struct scsi_tape *tpnt = NULL; st_probe() local 4451 struct scsi_tape *tpnt = dev_get_drvdata(dev); st_remove() local 4477 struct scsi_tape *tpnt = to_scsi_tape(kref); scsi_tape_release() local [all...] |
H A D | ncr53c8xx.c | 8286 struct Scsi_Host * __init ncr_attach(struct scsi_host_template *tpnt, argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sun3x_esp.c | 172 const struct scsi_host_template *tpnt = &scsi_esp_template; in esp_sun3x_probe() local
|
H A D | jazz_esp.c | 107 const struct scsi_host_template *tpnt = &scsi_esp_template; in esp_jazz_probe() local
|
H A D | mac_esp.c | 292 const struct scsi_host_template *tpnt = &scsi_esp_template; in esp_mac_probe() local
|
H A D | sun_esp.c | 455 const struct scsi_host_template *tpnt = &scsi_esp_template; in esp_sbus_probe_one() local
|
H A D | zorro_esp.c | 716 const struct scsi_host_template *tpnt = &scsi_esp_template; in zorro_esp_probe() local
|
H A D | g_NCR5380.c | 222 static int generic_NCR5380_init_one(const struct scsi_host_template *tpnt, in generic_NCR5380_init_one() argument
|
H A D | aha1542.c | 740 static struct Scsi_Host *aha1542_hw_init(const struct scsi_host_template *tpnt, in aha1542_hw_init() argument
|
H A D | 53c700.c | 293 NCR_700_detect(struct scsi_host_template *tpnt, in NCR_700_detect() argument [all...] |
H A D | st.c | 4248 struct scsi_tape *tpnt = NULL; st_probe() local 4400 struct scsi_tape *tpnt = dev_get_drvdata(dev); st_remove() local 4426 struct scsi_tape *tpnt = to_scsi_tape(kref); scsi_tape_release() local [all...] |
H A D | ncr53c8xx.c | 8079 struct Scsi_Host * __init ncr_attach(struct scsi_host_template *tpnt, argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 696 struct scsi_host_template *tpnt = &sym53c500_driver_template; in SYM53C500_config() local
|
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 705 const struct scsi_host_template *tpnt = &sym53c500_driver_template; in SYM53C500_config() local
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1232 static struct Scsi_Host *sym_attach(struct scsi_host_template *tpnt, int unit, in sym_attach() argument
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1227 static struct Scsi_Host *sym_attach(const struct scsi_host_template *tpnt, int unit, in sym_attach() argument
|