Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_serial.h68 #define BITS8 0x03 /* 8 bits per char */ macro
H A Dboot_console.c444 lcr |= BITS8; in serial_adjust_prop()
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h89 #define BITS8 0x03 /* 8 bits per char */ macro
/titanic_44/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s63 #define BITS8 0x03 /* 8 bits per char */ macro
500 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len
521 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len
/titanic_44/usr/src/uts/common/io/
H A Dasy.c893 asy->asy_lcr = STOP1|BITS8; /* default to 1 stop 8 bits */ in asyattach()
1283 STOP1|BITS8); in asy_identify_chip()
1377 STOP1|BITS8); in asy_identify_chip()
1387 STOP1|BITS8); in asy_identify_chip()
1415 STOP1|BITS8); in asy_identify_chip()
1503 STOP1|BITS8); in asy_identify_chip()
2137 lcr |= BITS8; in asy_program()
4432 asy->asy_cflag |= BITS8; /* add default bits */ in asy_parse_mode()
4478 asy->asy_cflag |= BITS8; /* add default bits */ in asy_parse_mode()
4485 asy->asy_lcr = BITS8; in asy_parse_mode()
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h96 #define BITS8 0x03 /* 8 bits per char */ macro
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c625 OUTB(LCR, STOP1|BITS8); in asyattach()
1449 lcr |= BITS8; in asy_program()