Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h183 #define ASY_LCR_EPS 0x10 /* even parity select */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2771 lcr |= ASY_LCR_EPS; in asy_program()
2789 ASY_LCR_STB | ASY_LCR_PEN | ASY_LCR_EPS); in asy_program()
5124 asy->asy_lcr |= ASY_LCR_PEN | ASY_LCR_EPS; in asy_parse_mode()