Home
last modified time | relevance | path

Searched refs:aic7xxx_driver_template (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7770_osm.c91 ahc = ahc_alloc(&aic7xxx_driver_template, name); in aic7770_probe()
105 error = ahc_linux_register_host(ahc, &aic7xxx_driver_template); in aic7770_probe()
Daic7xxx_osm.h127 extern struct scsi_host_template aic7xxx_driver_template;
Daic7xxx_osm_pci.c244 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
Daic7xxx_osm.c775 struct scsi_host_template aic7xxx_driver_template = { variable