Home
last modified time | relevance | path

Searched refs:BITS7 (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_serial.h67 #define BITS7 0x02 /* 7 bits per char */ macro
H A Dboot_console.c438 lcr |= BITS7; in serial_adjust_prop()
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h88 #define BITS7 0x02 /* 7 bits per char */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h95 #define BITS7 0x02 /* 7 bits per char */ macro
/titanic_44/usr/src/uts/common/io/
H A Dasy.c2134 lcr |= BITS7; in asy_program()
4489 asy->asy_lcr = BITS7; in asy_parse_mode()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c1446 lcr |= BITS7; in asy_program()