Lines Matching refs:ahc_softc

674 static int ahc_ext_scbram_present(struct ahc_softc *ahc);
675 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
677 static void ahc_probe_ext_scbram(struct ahc_softc *ahc);
678 static void check_extport(struct ahc_softc *ahc, u_int *sxfrctl1);
679 static void ahc_parse_pci_eeprom(struct ahc_softc *ahc,
681 static void configure_termination(struct ahc_softc *ahc,
686 static void ahc_new_term_detect(struct ahc_softc *ahc,
692 static void aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
696 static void aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
699 static void write_brdctl(struct ahc_softc *ahc, uint8_t value);
700 static uint8_t read_brdctl(struct ahc_softc *ahc);
701 static void ahc_pci_intr(struct ahc_softc *ahc);
702 static int ahc_pci_chip_init(struct ahc_softc *ahc);
703 static int ahc_pci_suspend(struct ahc_softc *ahc);
704 static int ahc_pci_resume(struct ahc_softc *ahc);
782 ahc_pci_config(struct ahc_softc *ahc, struct ahc_pci_identity *entry) in ahc_pci_config()
1058 ahc_ext_scbram_present(struct ahc_softc *ahc) in ahc_ext_scbram_present()
1094 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, in ahc_scbram_config()
1152 ahc_probe_ext_scbram(struct ahc_softc *ahc) in ahc_probe_ext_scbram()
1253 ahc_pci_test_register_access(struct ahc_softc *ahc) in ahc_pci_test_register_access()
1332 check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) in check_extport()
1477 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
1595 configure_termination(struct ahc_softc *ahc, in configure_termination()
1821 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, in ahc_new_term_detect()
1843 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic787X_cable_detect()
1884 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic785X_cable_detect()
1907 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
1942 write_brdctl(struct ahc_softc *ahc, uint8_t value) in write_brdctl()
1974 read_brdctl(struct ahc_softc *ahc) in read_brdctl()
1996 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr()
2062 ahc_pci_chip_init(struct ahc_softc *ahc) in ahc_pci_chip_init()
2087 ahc_pci_suspend(struct ahc_softc *ahc) in ahc_pci_suspend()
2093 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume()
2129 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
2147 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
2165 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
2177 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
2189 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
2200 ahc_aha398X_setup(struct ahc_softc *ahc) in ahc_aha398X_setup()
2211 ahc_aha494X_setup(struct ahc_softc *ahc) in ahc_aha494X_setup()
2222 ahc_aic7880_setup(struct ahc_softc *ahc) in ahc_aic7880_setup()
2243 ahc_aha2940Pro_setup(struct ahc_softc *ahc) in ahc_aha2940Pro_setup()
2251 ahc_aha394XU_setup(struct ahc_softc *ahc) in ahc_aha394XU_setup()
2262 ahc_aha398XU_setup(struct ahc_softc *ahc) in ahc_aha398XU_setup()
2273 ahc_aic7890_setup(struct ahc_softc *ahc) in ahc_aic7890_setup()
2291 ahc_aic7892_setup(struct ahc_softc *ahc) in ahc_aic7892_setup()
2304 ahc_aic7895_setup(struct ahc_softc *ahc) in ahc_aic7895_setup()
2360 ahc_aic7896_setup(struct ahc_softc *ahc) in ahc_aic7896_setup()
2375 ahc_aic7899_setup(struct ahc_softc *ahc) in ahc_aic7899_setup()
2390 ahc_aha29160C_setup(struct ahc_softc *ahc) in ahc_aha29160C_setup()
2402 ahc_raid_setup(struct ahc_softc *ahc) in ahc_raid_setup()
2409 ahc_aha394XX_setup(struct ahc_softc *ahc) in ahc_aha394XX_setup()
2431 ahc_aha398XX_setup(struct ahc_softc *ahc) in ahc_aha398XX_setup()
2458 ahc_aha494XX_setup(struct ahc_softc *ahc) in ahc_aha494XX_setup()