Lines Matching refs:ahc_softc
79 static void configure_termination(struct ahc_softc *,
83 static void ahc_new_term_detect(struct ahc_softc *, int *, int *, int *,
85 static void aic787X_cable_detect(struct ahc_softc *, int *, int *, int *,
87 static void aic785X_cable_detect(struct ahc_softc *, int *, int *, int *);
88 static void write_brdctl(struct ahc_softc *, u_int8_t);
89 static u_int8_t read_brdctl(struct ahc_softc *);
90 static void ahc_parse_pci_eeprom(struct ahc_softc *, struct seeprom_config *);
97 ahc_check_extport(struct ahc_softc *ahc, u_int *sxfrctl1)
242 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc)
358 configure_termination(struct ahc_softc *ahc,
584 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low,
606 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
647 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present,
667 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd)
702 write_brdctl(struct ahc_softc *ahc, uint8_t value)
734 read_brdctl(struct ahc_softc *ahc)