Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7770_osm.c105 error = ahc_linux_register_host(ahc, &aic7xxx_driver_template); in aic7770_probe()
H A Daic7xxx_osm_pci.c268 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
H A Daic7xxx_osm.h378 int ahc_linux_register_host(struct ahc_softc *,
H A Daic7xxx_osm.c1070 ahc_linux_register_host(struct ahc_softc *ahc, struct scsi_host_template *template) in ahc_linux_register_host() function