HomeSort by: relevance | last modified time | path
    Searched refs:EEPROM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 93 * Check the external port logic for a serial eeprom
450 printf("%s: BIOS eeprom %s present\n",
591 * BRDDAT7 = Eeprom
663 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;
697 /* Release access to the memory port and the serial EEPROM. */
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 475 * perform the tasks of accessing a serial eeprom, testing termination
487 field SEEPROM 0x08 /* External serial eeprom logic */
488 field EEPROM 0x04 /* Writable external BIOS ROM */
512 * Serial EEPROM Control (p. 4-92 in 7870 Databook)
514 * EEPROM Device. In order to access the serial EEPROM, you must
516 * port for access to the serial EEPROM device. When the memory
518 * to allow access to the serial EEPROM. When this happens, SEERDY
533 * read the serial EEPROM.
aic7xxx_reg.h 1258 #define EEPROM 0x04

Completed in 109 milliseconds