Home
last modified time | relevance | path

Searched refs:OUT2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A DMakefile38 OUT2 = $(CODESETS:%=%.out2) macro
57 test: $(OBJECTS) $(OUT1) $(OUT2) $(OUTE)
63 -rm $(OUT1) $(OUT2) $(OUTE)
69 test2: $(OUT2)
113 $(OUT2) $(OUTE) :$(UTF8_TO_EBCDIC_TEST)
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h52 #define OUT2 0x08 macro
H A Dboot_console.c522 outb(port + MCR, mcr | OUT2); in serial_adjust_prop()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h129 #define OUT2 0x08 /* dis/enable int per INO on ALI1535D+ */ macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c628 OUTB(MCR, (DTR | RTS| OUT2)); in asyattach()
1234 OUTB(MCR, OUT2); in asyclose()
1482 OUTB(MCR, RTS|OUT2); in asy_program()
1485 OUTB(MCR, DTR|RTS|OUT2); in asy_program()