Searched refs:STB (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcrtctl.h51 #define STB 0110 /* Start blink */ macro
H A Dasy.h79 #define STB 0x04 /* number of stop bits */ macro
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h72 #define STB 0x04 /* number of stop bits */ macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1427 lcr &= ~(WLS0|WLS1|STB|PEN|EPS);
1430 lcr |= STB; /* 2 stop bits */
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2115 lcr &= ~(WLS0|WLS1|STB|PEN|EPS);
2118 lcr |= STB; /* 2 stop bits */
4531 asy->asy_lcr |= STB;

Completed in 2329 milliseconds