Home
last modified time | relevance | path

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

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