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

  /src/sys/dev/ic/
z8530tty.c 208 *zst_ebuf; member in struct:zstty_softc
412 zst->zst_ebuf = zst->zst_rbuf + (zstty_rbuf_size << 1);
1355 end = zst->zst_ebuf;
1549 end = zst->zst_ebuf;
z8530tty.c 208 *zst_ebuf; member in struct:zstty_softc
412 zst->zst_ebuf = zst->zst_rbuf + (zstty_rbuf_size << 1);
1355 end = zst->zst_ebuf;
1549 end = zst->zst_ebuf;

Completed in 27 milliseconds