Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_console.c49 #define OFBURSTLEN 128 /* max number of bytes to write in one chunk */ macro
135 u_char buf[OFBURSTLEN]; in ofwtty_outwakeup()