Searched refs:aic7xxx_driver_template (Results 1 – 4 of 4) sorted by relevance
91 ahc = ahc_alloc(&aic7xxx_driver_template, name); in aic7770_probe()105 error = ahc_linux_register_host(ahc, &aic7xxx_driver_template); in aic7770_probe()
127 extern struct scsi_host_template aic7xxx_driver_template;
244 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
775 struct scsi_host_template aic7xxx_driver_template = { variable