Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic7xxx_seeprom.c381 int eeprom_present; in configure_termination() local
397 &eeprom_present); in configure_termination()
420 &eeprom_present); in configure_termination()
427 &eeprom_present); in configure_termination()
448 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination()
583 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
595 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()
605 int *eeprom_present) in aic787X_cable_detect() argument
640 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
645 int *externalcable_present, int *eeprom_present) in aic785X_cable_detect() argument
[all …]