Lines Matching refs:eeprom_present
691 int *eeprom_present);
695 int *eeprom_present);
698 int *eeprom_present);
1621 int eeprom_present; in configure_termination() local
1637 &eeprom_present); in configure_termination()
1660 &eeprom_present); in configure_termination()
1667 &eeprom_present); in configure_termination()
1688 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination()
1823 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
1835 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()
1845 int *eeprom_present) in aic787X_cable_detect() argument
1880 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
1885 int *externalcable_present, int *eeprom_present) in aic785X_cable_detect() argument
1903 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()