Searched defs:com_rbuf_hiwat (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mips/alchemy/dev/ | ||
H A D | aucomvar.h | 20 #define com_rbuf_hiwat aucom_rbuf_hiwat macro |
/netbsd-src/sys/dev/ic/ | ||
H A D | com.c | 233 u_int com_rbuf_hiwat = (COM_RING_SIZE * 1) / 4; variable |