Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h181 #define ASY_LCR_STB 0x04 /* number of stop bits */ macro
189 #define ASY_LCR_STOP2 ASY_LCR_STB
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2794 ASY_LCR_STB | ASY_LCR_PEN | ASY_LCR_EPS); in asy_program()
5156 asy->asy_lcr |= ASY_LCR_STB; in asy_parse_mode()