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

  /src/sys/dev/ic/
z8530tty.c 185 u_int zstty_rbuf_hiwat = (ZSTTY_RING_SIZE * 1) / 4; variable in typeref:typename:u_int
1113 zst->zst_r_hiwat = zstty_rbuf_hiwat;

Completed in 140 milliseconds