Lines Matching defs:eeprom_present
689 int *eeprom_present);
693 int *eeprom_present);
696 int *eeprom_present);
1627 int eeprom_present;
1643 &eeprom_present);
1666 &eeprom_present);
1673 &eeprom_present);
1694 ahc_name(ahc), eeprom_present ? "is" : "not");
1829 int *enablePRI_high, int *eeprom_present)
1841 *eeprom_present = brdctl & BRDDAT7;
1851 int *eeprom_present)
1886 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0;
1891 int *externalcable_present, int *eeprom_present)
1909 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;