Lines Matching refs:eeprom_present
623 int *eeprom_present);
627 int *eeprom_present);
630 int *eeprom_present);
1553 int eeprom_present; in configure_termination() local
1569 &eeprom_present); in configure_termination()
1592 &eeprom_present); in configure_termination()
1599 &eeprom_present); in configure_termination()
1620 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination()
1755 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
1767 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()
1777 int *eeprom_present) in aic787X_cable_detect() argument
1812 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
1817 int *externalcable_present, int *eeprom_present) in aic785X_cable_detect() argument
1835 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()