Home
last modified time | relevance | path

Searched refs:STOP1 (Results 1 – 6 of 6) 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/boot/i386/libi386/
H A Dcomconsole.c55 #define STOP1 0x00 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defiisaio.c66 #define STOP1 0x00 macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c627 OUTB(LCR, STOP1|BITS8); in asyattach()