Home
last modified time | relevance | path

Searched refs:eeprom_present (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxx_seeprom.c384 int eeprom_present; in configure_termination() local
400 &eeprom_present); in configure_termination()
423 &eeprom_present); in configure_termination()
430 &eeprom_present); in configure_termination()
451 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination()
586 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
598 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()
608 int *eeprom_present) in aic787X_cable_detect() argument
643 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
648 int *externalcable_present, int *eeprom_present) in aic785X_cable_detect() argument
[all …]