Searched refs:ahc_softc_init (Results 1 – 4 of 4) sorted by relevance
195 if (ahc_softc_init(ahc) != 0) in ahc_eisa_attach()
1192 int ahc_softc_init(struct ahc_softc *);
3847 ahc_softc_init(struct ahc_softc *ahc) in ahc_softc_init() function
856 error = ahc_softc_init(ahc); in ahc_pci_attach()