Lines Matching defs:eeprom_present
616 int *eeprom_present);
620 int *eeprom_present);
623 int *eeprom_present);
1546 int eeprom_present;
1562 &eeprom_present);
1585 &eeprom_present);
1592 &eeprom_present);
1613 ahc_name(ahc), eeprom_present ? "is" : "not");
1748 int *enablePRI_high, int *eeprom_present)
1760 *eeprom_present = brdctl & BRDDAT7;
1770 int *eeprom_present)
1805 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0;
1810 int *externalcable_present, int *eeprom_present)
1828 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;