Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7770_osm.c104 error = ahc_linux_register_host(ahc, &aic7xxx_driver_template); in aic7770_probe()
Daic7xxx_osm_pci.c267 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
Daic7xxx_osm.h383 int ahc_linux_register_host(struct ahc_softc *,
Daic7xxx_osm.c1089 ahc_linux_register_host(struct ahc_softc *ahc, struct scsi_host_template *template) in ahc_linux_register_host() function