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

  /src/sys/arch/mips/alchemy/dev/
aucomvar.h 20 #define com_rbuf_hiwat aucom_rbuf_hiwat macro
  /src/sys/dev/ic/
com.c 233 u_int com_rbuf_hiwat = (COM_RING_SIZE * 1) / 4; variable in typeref:typename:u_int
1725 sc->sc_r_hiwat = com_rbuf_hiwat;

Completed in 15 milliseconds