Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c56 #define STOP2 0x04 macro
361 par, (sp->lcr & STOP2) == STOP2? 2:1); in comc_asprint_mode()
417 case '2': lcr |= STOP2; in comc_parse_mode()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h62 #define STOP2 0x04 macro
H A Dboot_console.c508 lcr |= STOP2; in serial_adjust_prop()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defiisaio.c67 #define STOP2 0x04 macro
684 sp->stopbits = (lcr & STOP2) == STOP2? TwoStopBits:OneStopBit; in efi_isa_probe()
1129 lcr |= STOP2; in efi_isa_setup()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h79 #define STOP2 0x04 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h87 #define STOP2 0x04 macro