Searched refs:eeprom_present (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 623 int *eeprom_present); 627 int *eeprom_present); 630 int *eeprom_present); 1553 int eeprom_present; configure_termination() local 1569 &eeprom_present); configure_termination() 1592 &eeprom_present); configure_termination() 1599 &eeprom_present); configure_termination() 1620 ahc_name(ahc), eeprom_present ? "is" : "not"); configure_termination() 1755 int *enablePRI_high, int *eeprom_present) ahc_new_term_detect() 1767 *eeprom_present = brdctl & BRDDAT7; ahc_new_term_detect() 1777 int *eeprom_present) aic787X_cable_detect() 1812 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; aic787X_cable_detect() 1817 int *externalcable_present, int *eeprom_present) aic785X_cable_detect() 1835 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; aic785X_cable_detect() 1753 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, int *enableSEC_high, int *enablePRI_low, int *enablePRI_high, int *eeprom_present) ahc_new_term_detect() argument 1775 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *internal68_present, int *externalcable_present, int *eeprom_present) aic787X_cable_detect() argument 1816 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *externalcable_present, int *eeprom_present) aic785X_cable_detect() argument
|
Completed in 35 milliseconds