Home
last modified time | relevance | path

Searched refs:PAREVN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c60 #define PAREVN 0x10 macro
352 if ((sp->lcr & (PAREN|PAREVN)) == (PAREN|PAREVN)) in comc_asprint_mode()
401 case 'e': lcr |= PAREN|PAREVN; in comc_parse_mode()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defiisaio.c71 #define PAREVN 0x10 macro
685 if ((lcr & (PAREN|PAREVN)) == (PAREN|PAREVN)) in efi_isa_probe()
1119 lcr |= PAREN|PAREVN; in efi_isa_setup()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h81 #define PAREVN 0x10 macro