Home
last modified time | relevance | path

Searched refs:BVMBURSTLEN (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bvm/
HDbvm_console.c47 #define BVMBURSTLEN 16 /* max number of bytes to write in one chunk */ macro
139 u_char buf[BVMBURSTLEN]; in bvm_tty_outwakeup()