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

  /src/sys/dev/ic/
mc6845reg.h 32 u_int8_t irowaddr, maxrow, curstart, curend; member in struct:reg_mc6845
  /src/sys/dist/pf/net/
pf.c 1214 u_int8_t i, curstart = 255, curend = 0, local in function:pf_print_host
1221 curend = i;
1224 if ((curend - curstart) >
1227 maxend = curend;

Completed in 16 milliseconds