Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/ !
Daic7770.c238 error = ahc_init(ahc); in aic7770_config()
Daic7xxx.h1156 int ahc_init(struct ahc_softc *ahc);
Daic7xxx_pci.c953 error = ahc_init(ahc); in ahc_pci_config()
Daic7xxx_core.c5226 ahc_init(struct ahc_softc *ahc) in ahc_init() function