Home
last modified time | relevance | path

Searched refs:PEN (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4/sys/
H A Dsudev.h73 #define PEN 0x08 /* parity enable */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dasy.h80 #define PEN 0x08 /* parity enable */ macro
/titanic_41/usr/src/uts/common/io/
H A Dasy.c2115 lcr &= ~(WLS0|WLS1|STB|PEN|EPS); in asy_program()
2121 lcr |= PEN; in asy_program()
4515 asy->asy_lcr |= PEN; break; in asy_parse_mode()
4518 asy->asy_lcr |= PEN|EPS; in asy_parse_mode()
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c1427 lcr &= ~(WLS0|WLS1|STB|PEN|EPS); in asy_program()
1433 lcr |= PEN; in asy_program()