Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h269 #define STOPB 0x00000004 /* two stop bits */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c1065 if (csp->t_ispeed == B110 || csp->t_xflags & STOPB) in from_compat()
1226 csp->t_xflags |= STOPB; in to_compat()