Home
last modified time | relevance | path

Searched defs:com_rbuf_hiwat (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/alchemy/dev/
H A Daucomvar.h20 #define com_rbuf_hiwat aucom_rbuf_hiwat macro
/netbsd-src/sys/dev/ic/
H A Dcom.c233 u_int com_rbuf_hiwat = (COM_RING_SIZE * 1) / 4; variable