Home
last modified time | relevance | path

Searched refs:OUT1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A DMakefile37 OUT1 = $(CODESETS:%=%.out1) macro
57 test: $(OBJECTS) $(OUT1) $(OUT2) $(OUTE)
63 -rm $(OUT1) $(OUT2) $(OUTE)
68 test1: $(OUT1)
112 $(OUT1): $(SB_TO_UTF8_TEST)
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h128 #define OUT1 0x04 /* Aux output - not used */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h126 #define OUT1 0x04 /* Aux output - not used */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1420 DTR | RTS | ASY_LOOP | OUT1 | OUT2); in asy_identify_chip()