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

  /src/sys/arch/mips/alchemy/dev/
aucomvar.h 21 #define com_rbuf_lowat aucom_rbuf_lowat macro
  /src/sys/dev/ic/
com.c 234 u_int com_rbuf_lowat = (COM_RING_SIZE * 3) / 4; variable in typeref:typename:u_int
1726 sc->sc_r_lowat = com_rbuf_lowat;

Completed in 14 milliseconds