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

  /src/sys/dev/ic/
cs89x0.c 672 int x, maxword; local
682 maxword = (sc->eeprom_size - 2) >> 1;
687 while ( x < (maxword)) {

Completed in 17 milliseconds