Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dldterm.h41 #define OBSIZE 64 /* "standard" output data block size */ macro
/titanic_41/usr/src/uts/common/io/
H A Dldterm.c3329 tp, OBSIZE, 0); in ldtermwmsg()
3371 if (size > OBSIZE) in ldtermwmsg()
3372 size = OBSIZE; in ldtermwmsg()