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

  /src/sys/arch/sun3/dev/
eeprom.c 62 static int ee_update(int off, int cnt);
114 * soft copy. Note: ee_update obeys ee_size.
191 error = ee_update(off, cnt);
204 ee_update(int off, int cnt) function in typeref:typename:int
eeprom.c 62 static int ee_update(int off, int cnt);
114 * soft copy. Note: ee_update obeys ee_size.
191 error = ee_update(off, cnt);
204 ee_update(int off, int cnt) function in typeref:typename:int

Completed in 21 milliseconds