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

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

Completed in 37 milliseconds