OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OFBURSTLEN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/dev/
cons.h
46
#define
OFBURSTLEN
128 /* max number of bytes to write in one chunk */
/src/sys/arch/sun2/dev/
cons.h
45
#define
OFBURSTLEN
128 /* max number of bytes to write in one chunk */
/src/sys/dev/ofw/
ofcons.c
58
#define
OFBURSTLEN
128 /* max number of bytes to write in one chunk */
223
u_char buf[
OFBURSTLEN
];
232
len = q_to_b(&tp->t_outq, buf,
OFBURSTLEN
);
Completed in 13 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025