Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/alchemy/dev/ | |
aucomvar.h | 20 #define com_rbuf_hiwat aucom_rbuf_hiwat macro |
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; |
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; |