Lines Matching refs:ahc_softc
62 static int aic7770_chip_init(struct ahc_softc *ahc);
63 static int aic7770_suspend(struct ahc_softc *ahc);
64 static int aic7770_resume(struct ahc_softc *ahc);
65 static int aha2840_load_seeprom(struct ahc_softc *ahc);
127 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) in aic7770_config()
274 aic7770_chip_init(struct ahc_softc *ahc) in aic7770_chip_init()
284 aic7770_suspend(struct ahc_softc *ahc) in aic7770_suspend()
290 aic7770_resume(struct ahc_softc *ahc) in aic7770_resume()
299 aha2840_load_seeprom(struct ahc_softc *ahc) in aha2840_load_seeprom()
385 ahc_aic7770_VL_setup(struct ahc_softc *ahc) in ahc_aic7770_VL_setup()
395 ahc_aic7770_EISA_setup(struct ahc_softc *ahc) in ahc_aic7770_EISA_setup()
405 ahc_aic7770_setup(struct ahc_softc *ahc) in ahc_aic7770_setup()