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

  /src/sys/arch/sh3/dev/
sci.c 221 u_int sci_rbuf_hiwat = (SCI_RING_SIZE * 1) / 4; variable in typeref:typename:u_int
577 sc->sc_r_hiwat = sci_rbuf_hiwat;
sci.c 221 u_int sci_rbuf_hiwat = (SCI_RING_SIZE * 1) / 4; variable in typeref:typename:u_int
577 sc->sc_r_hiwat = sci_rbuf_hiwat;

Completed in 1845 milliseconds