Lines Matching refs:ahc_softc

599 static int ahc_ext_scbram_present(struct ahc_softc *ahc);
600 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
602 static void ahc_probe_ext_scbram(struct ahc_softc *ahc);
603 static void check_extport(struct ahc_softc *ahc, u_int *sxfrctl1);
604 static void ahc_parse_pci_eeprom(struct ahc_softc *ahc,
606 static void configure_termination(struct ahc_softc *ahc,
611 static void ahc_new_term_detect(struct ahc_softc *ahc,
617 static void aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
621 static void aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
624 static void write_brdctl(struct ahc_softc *ahc, uint8_t value);
625 static uint8_t read_brdctl(struct ahc_softc *ahc);
626 static void ahc_pci_intr(struct ahc_softc *ahc);
627 static int ahc_pci_chip_init(struct ahc_softc *ahc);
705 ahc_pci_config(struct ahc_softc *ahc, const struct ahc_pci_identity *entry) in ahc_pci_config()
969 ahc_ext_scbram_present(struct ahc_softc *ahc) in ahc_ext_scbram_present()
1005 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, in ahc_scbram_config()
1063 ahc_probe_ext_scbram(struct ahc_softc *ahc) in ahc_probe_ext_scbram()
1164 ahc_pci_test_register_access(struct ahc_softc *ahc) in ahc_pci_test_register_access()
1253 check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) in check_extport()
1402 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
1520 configure_termination(struct ahc_softc *ahc, in configure_termination()
1746 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, in ahc_new_term_detect()
1768 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic787X_cable_detect()
1809 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic785X_cable_detect()
1832 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
1867 write_brdctl(struct ahc_softc *ahc, uint8_t value) in write_brdctl()
1899 read_brdctl(struct ahc_softc *ahc) in read_brdctl()
1921 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr()
1987 ahc_pci_chip_init(struct ahc_softc *ahc) in ahc_pci_chip_init()
2012 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume()
2044 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
2062 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
2080 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
2092 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
2104 ahc_aic7870h_setup(struct ahc_softc *ahc) in ahc_aic7870h_setup()
2114 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
2125 ahc_aha394Xh_setup(struct ahc_softc *ahc) in ahc_aha394Xh_setup()
2135 ahc_aha398X_setup(struct ahc_softc *ahc) in ahc_aha398X_setup()
2146 ahc_aha494X_setup(struct ahc_softc *ahc) in ahc_aha494X_setup()
2157 ahc_aha494Xh_setup(struct ahc_softc *ahc) in ahc_aha494Xh_setup()
2167 ahc_aic7880_setup(struct ahc_softc *ahc) in ahc_aic7880_setup()
2188 ahc_aic7880h_setup(struct ahc_softc *ahc) in ahc_aic7880h_setup()
2199 ahc_aha2940Pro_setup(struct ahc_softc *ahc) in ahc_aha2940Pro_setup()
2207 ahc_aha394XU_setup(struct ahc_softc *ahc) in ahc_aha394XU_setup()
2218 ahc_aha394XUh_setup(struct ahc_softc *ahc) in ahc_aha394XUh_setup()
2228 ahc_aha398XU_setup(struct ahc_softc *ahc) in ahc_aha398XU_setup()
2239 ahc_aic7890_setup(struct ahc_softc *ahc) in ahc_aic7890_setup()
2257 ahc_aic7892_setup(struct ahc_softc *ahc) in ahc_aic7892_setup()
2270 ahc_aic7895_setup(struct ahc_softc *ahc) in ahc_aic7895_setup()
2326 ahc_aic7895h_setup(struct ahc_softc *ahc) in ahc_aic7895h_setup()
2336 ahc_aic7896_setup(struct ahc_softc *ahc) in ahc_aic7896_setup()
2351 ahc_aic7899_setup(struct ahc_softc *ahc) in ahc_aic7899_setup()
2366 ahc_aha29160C_setup(struct ahc_softc *ahc) in ahc_aha29160C_setup()
2378 ahc_raid_setup(struct ahc_softc *ahc) in ahc_raid_setup()
2385 ahc_aha394XX_setup(struct ahc_softc *ahc) in ahc_aha394XX_setup()
2407 ahc_aha398XX_setup(struct ahc_softc *ahc) in ahc_aha398XX_setup()
2434 ahc_aha494XX_setup(struct ahc_softc *ahc) in ahc_aha494XX_setup()