Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7770_osm.c92 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_pci.c268 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
Daic7xxx_osm.h132 extern struct scsi_host_template aic7xxx_driver_template;
Daic7xxx_osm.c802 struct scsi_host_template aic7xxx_driver_template = { variable