Home
last modified time | relevance | path

Searched refs:BITS6 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h64 #define BITS6 0x01 /* 6 bits per char */ macro
H A Dboot_console.c465 lcr |= BITS6; in serial_adjust_prop()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h87 #define BITS6 0x01 /* 6 bits per char */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h95 #define BITS6 0x01 /* 6 bits per char */ macro
/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c64 #define BITS6 0x01 /* 6 bits per char */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2133 lcr |= BITS6; in asy_program()
4531 asy->asy_lcr = BITS6; in asy_parse_mode()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1443 lcr |= BITS6; in asy_program()