Lines Matching defs:eeprom_present
381 int eeprom_present;
397 &eeprom_present);
420 &eeprom_present);
427 &eeprom_present);
448 ahc_name(ahc), eeprom_present ? "is" : "not");
583 int *enablePRI_high, int *eeprom_present)
595 *eeprom_present = brdctl & BRDDAT7;
605 int *eeprom_present)
640 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0;
645 int *externalcable_present, int *eeprom_present)
660 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;