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()
2013 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume()
2046 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
2064 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
2082 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
2094 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
2106 ahc_aic7870h_setup(struct ahc_softc *ahc) in ahc_aic7870h_setup()
2116 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
2127 ahc_aha394Xh_setup(struct ahc_softc *ahc) in ahc_aha394Xh_setup()
2137 ahc_aha398X_setup(struct ahc_softc *ahc) in ahc_aha398X_setup()
2148 ahc_aha494X_setup(struct ahc_softc *ahc) in ahc_aha494X_setup()
2159 ahc_aha494Xh_setup(struct ahc_softc *ahc) in ahc_aha494Xh_setup()
2169 ahc_aic7880_setup(struct ahc_softc *ahc) in ahc_aic7880_setup()
2190 ahc_aic7880h_setup(struct ahc_softc *ahc) in ahc_aic7880h_setup()
2201 ahc_aha2940Pro_setup(struct ahc_softc *ahc) in ahc_aha2940Pro_setup()
2209 ahc_aha394XU_setup(struct ahc_softc *ahc) in ahc_aha394XU_setup()
2220 ahc_aha394XUh_setup(struct ahc_softc *ahc) in ahc_aha394XUh_setup()
2230 ahc_aha398XU_setup(struct ahc_softc *ahc) in ahc_aha398XU_setup()
2241 ahc_aic7890_setup(struct ahc_softc *ahc) in ahc_aic7890_setup()
2259 ahc_aic7892_setup(struct ahc_softc *ahc) in ahc_aic7892_setup()
2272 ahc_aic7895_setup(struct ahc_softc *ahc) in ahc_aic7895_setup()
2328 ahc_aic7895h_setup(struct ahc_softc *ahc) in ahc_aic7895h_setup()
2338 ahc_aic7896_setup(struct ahc_softc *ahc) in ahc_aic7896_setup()
2353 ahc_aic7899_setup(struct ahc_softc *ahc) in ahc_aic7899_setup()
2368 ahc_aha29160C_setup(struct ahc_softc *ahc) in ahc_aha29160C_setup()
2380 ahc_raid_setup(struct ahc_softc *ahc) in ahc_raid_setup()
2387 ahc_aha394XX_setup(struct ahc_softc *ahc) in ahc_aha394XX_setup()
2409 ahc_aha398XX_setup(struct ahc_softc *ahc) in ahc_aha398XX_setup()
2436 ahc_aha494XX_setup(struct ahc_softc *ahc) in ahc_aha494XX_setup()