Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7770.c147 error = ahc_softc_init(ahc); in aic7770_config()
H A Daic7xxx.h1215 int ahc_softc_init(struct ahc_softc *);
H A Daic7xxx_pci.c840 error = ahc_softc_init(ahc); in ahc_pci_config()
H A Daic7xxx.c3910 ahc_softc_init(struct ahc_softc *ahc) in ahc_softc_init() function