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

  /src/sys/arch/sparc/sparc/
clock.c 140 static int eeprom_update(char *, int, int);
257 error = eeprom_update(buf, off, cnt);
273 eeprom_update(char *buf, int off, int cnt) function in typeref:typename:int
clock.c 140 static int eeprom_update(char *, int, int);
257 error = eeprom_update(buf, off, cnt);
273 eeprom_update(char *buf, int off, int cnt) function in typeref:typename:int
clock.c 140 static int eeprom_update(char *, int, int);
257 error = eeprom_update(buf, off, cnt);
273 eeprom_update(char *buf, int off, int cnt) function in typeref:typename:int

Completed in 34 milliseconds