Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h61 #define STOP1 00 macro
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.S62 #define STOP1 0x00 /* 1 stop bit */ macro
422 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len
443 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h78 #define STOP1 0x00 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h86 #define STOP1 0x00 macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c895 asy->asy_lcr = STOP1|BITS8; /* default to 1 stop 8 bits */ in asyattach()
1285 STOP1|BITS8); in asy_identify_chip()
1379 STOP1|BITS8); in asy_identify_chip()
1389 STOP1|BITS8); in asy_identify_chip()
1417 STOP1|BITS8); in asy_identify_chip()
1505 STOP1|BITS8); in asy_identify_chip()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c55 #define STOP1 0x00 macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c627 OUTB(LCR, STOP1|BITS8); in asyattach()