Searched refs:BITS7 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/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;
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dcomconsole.c58 #define BITS7 0x02 /* 7 bits per char */ macro
300 case 7: lcr = BITS7;
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h88 #define BITS7 0x02 /* 7 bits per char */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h95 #define BITS7 0x02 /* 7 bits per char */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2134 lcr |= BITS7;
4489 asy->asy_lcr = BITS7;
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1446 lcr |= BITS7;

Completed in 64 milliseconds