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

  /src/sys/dev/pcmcia/
if_xi.c 274 uint16_t tx_status, recvcount = 0, tempint; local in function:xi_intr
330 tempint = xi_get(sc); /* XXX doesn't check the error! */
331 recvcount += tempint;

Completed in 41 milliseconds