Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7770_osm.c105 error = ahc_linux_register_host(ahc, &aic7xxx_driver_template); in aic7770_probe()
Daic7xxx_osm.h378 int ahc_linux_register_host(struct ahc_softc *,
Daic7xxx_osm_pci.c244 ahc_linux_register_host(ahc, &aic7xxx_driver_template); in ahc_linux_pci_dev_probe()
Daic7xxx_osm.c1069 ahc_linux_register_host(struct ahc_softc *ahc, struct scsi_host_template *template) in ahc_linux_register_host() function