Searched refs:eeprom_present (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 616 int *eeprom_present); 620 int *eeprom_present); 623 int *eeprom_present); 1546 int eeprom_present; in configure_termination() local 1562 &eeprom_present); in configure_termination() 1585 &eeprom_present); in configure_termination() 1592 &eeprom_present); in configure_termination() 1613 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination() 1748 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() 1760 *eeprom_present in ahc_new_term_detect() 1746 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 1768 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *internal68_present, int *externalcable_present, int *eeprom_present) aic787X_cable_detect() argument 1809 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *externalcable_present, int *eeprom_present) aic785X_cable_detect() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 616 int *eeprom_present); 620 int *eeprom_present); 623 int *eeprom_present); 1546 int eeprom_present; in configure_termination() local 1562 &eeprom_present); in configure_termination() 1585 &eeprom_present); in configure_termination() 1592 &eeprom_present); in configure_termination() 1613 ahc_name(ahc), eeprom_present ? "is" : "not"); in configure_termination() 1748 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() 1760 *eeprom_present in ahc_new_term_detect() 1746 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 1768 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *internal68_present, int *externalcable_present, int *eeprom_present) aic787X_cable_detect() argument 1809 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *externalcable_present, int *eeprom_present) aic785X_cable_detect() argument [all...] |
Completed in 5 milliseconds