Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7770.c145 error = ahc_softc_init(ahc); in aic7770_config()
H A Daic7xxx.h1153 int ahc_softc_init(struct ahc_softc *);
H A Daic7xxx_pci.c767 error = ahc_softc_init(ahc); in ahc_pci_config()
H A Daic7xxx_core.c4425 ahc_softc_init(struct ahc_softc *ahc) in ahc_softc_init() function