Searched refs:OUT2 (Results 1 – 8 of 8) sorted by relevance
116 format OUT2 = format128 open OUT2, '>Op_write.tmp' or die "Can't create Op_write.tmp";133 write(OUT2);134 close OUT2 or die "Could not close: $!";156 format OUT2 =170 open(OUT2, '>Op_write.tmp') || die "Can't create Op_write.tmp";176 write(OUT2);177 close OUT2 or die "Could not close: $!";
54 #define OUT2 0x08 macro
482 outb(port + MCR, mcr | OUT2); in serial_adjust_prop()
54 fmwrtest OUT2 => <<EOFORMAT, <<EOEXPECT, "non-UTF8 literal / UTF8 item (2)";
129 #define OUT2 0x08 /* dis/enable int per INO on ALI1535D+ */ macro
126 #define OUT2 0x08 /* turns intr to 386 on/off */ macro
626 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()
1417 DTR | RTS | ASY_LOOP | OUT1 | OUT2); in asy_identify_chip()1902 asy->asy_mcr|OUT2); in asyclose()1907 OUT2); in asyclose()2168 (asy->asy_mcr & RTS) | OUT2); in asy_program()2171 asy->asy_mcr | OUT2); in asy_program()