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

  /src/sys/dev/ic/
aic7xxx_seeprom.c 115 * get our information from either SEEPROM type. Set the
134 printf("%s: Reading SEEPROM...", ahc_name(ahc));
164 * if they are the contents of an seeprom if
199 printf("%s: No SEEPROM available.\n", ahc_name(ahc));
210 * a SEEPROM, are almost certain to have the remaining logic
217 * Some low-cost chips have SEEPROM and auto-term control built
259 * SEEPROM format.
376 * on or we will release the seeprom.
672 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0)
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 487 field SEEPROM 0x08 /* External serial eeprom logic */
aic7xxx_reg.h 1257 #define SEEPROM 0x08

Completed in 14 milliseconds