Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_serial.h63 #define STOP1 00 macro
/titanic_41/usr/src/uts/sun4/sys/
H A Dsudev.h78 #define STOP1 0x00 macro
/titanic_41/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s62 #define STOP1 0x00 /* 1 stop bit */ 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_41/usr/src/uts/common/sys/
H A Dasy.h85 #define STOP1 0x00 macro
/titanic_41/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()
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c625 OUTB(LCR, STOP1|BITS8); in asyattach()