Searched refs:ahc_reset (Results 1 – 5 of 5) sorted by relevance
198 if (ahc_reset(ahc, /*reinit*/FALSE) != 0) in ahc_eisa_attach()
388 if (ahc_reset(ahc, /*reinit*/FALSE) != 0) in ahc_isa_attach()
1204 int ahc_reset(struct ahc_softc *ahc, int reinit);
3997 ahc_reset(ahc, /*reinit*/FALSE); in ahc_shutdown()4016 ahc_reset(struct ahc_softc *ahc, int reinit) in ahc_reset() function
878 error = ahc_reset(ahc, /*reinit*/FALSE); in ahc_pci_attach()