Home
last modified time | relevance | path

Searched refs:RTS (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h51 #define RTS 0x02 macro
H A Dboot_console.c415 uchar_t mcr = DTR | RTS; in serial_adjust_prop()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S43 movb $0x3,%al # Set RTS,
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.S61 #define RTS 0x02 /* Request To Send */ macro
426 D16 movb $_CONST(RTS|DTR), %al / data term ready & req to send
447 D16 movb $_CONST(RTS|DTR), %al / data term ready & req to send
/illumos-gate/usr/src/cmd/bnu/
H A DDialers195 # (i.e. change \\q0 to \\q3 below - use CTS/RTS flow control)
235 # (i.e. change \\q0 to \\q3 below - use CTS/RTS flow control)
314 # o51=n, set option 51 to 'n' (don't strap CTS/RTS)
331 # (i.e. change \\q0 to \\q3 below - use CTS/RTS flow control)
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c628 OUTB(MCR, (DTR | RTS| OUT2)); in asyattach()
1482 OUTB(MCR, RTS|OUT2); in asy_program()
1485 OUTB(MCR, DTR|RTS|OUT2); in asy_program()
3639 if (mcr_r & RTS) in asytodm()
3678 b |= RTS; in dmtoasy()
3698 flag = (async->async_flags & ASYNC_HW_IN_FLOW) ? 0 : RTS; in asycheckflowcontrol_hw()
3699 if (((mcr ^ flag) & RTS) != 0) { in asycheckflowcontrol_hw()
3700 OUTB(MCR, (mcr ^ RTS)); in asycheckflowcontrol_hw()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h127 #define RTS 0x02 /* Request To Send */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h125 #define RTS 0x02 /* Request To Send */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c894 asy->asy_mcr |= RTS|DTR; /* do use RTS/DTR after open */ in asyattach()
1420 DTR | RTS | ASY_LOOP | OUT1 | OUT2); in asy_identify_chip()
2171 (asy->asy_mcr & RTS) | OUT2); in asy_program()
4345 if (mcr_r & RTS) in asytodm()
4385 b |= RTS; in dmtoasy()
4782 flag = (async->async_flags & ASYNC_HW_IN_FLOW) ? 0 : RTS; in async_flowcontrol_hw_input()
4784 if (((mcr ^ flag) & RTS) != 0) { in async_flowcontrol_hw_input()
4786 asy->asy_ioaddr + MCR, (mcr ^ RTS)); in async_flowcontrol_hw_input()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S1045 ! unnecessary RTS->RTO bus transaction state change, and
1048 ! RTS->RTO state transition regardless.
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src6132 # RTS/CTS used nowadays with virtually every modem and computer. 19200
6136 # RTS/CTS handshaking (which Linux supports, use CRTSCTS setting). Also
6824 # 3 Closed, 4 Open: DTR is connected to RTS
9704 # 9 RTS
14049 # 5 - RTS on and off for each character
H A Dterminfo.src6932 # RTS/CTS used nowadays with virtually every modem and computer. 19200
6936 # RTS/CTS handshaking (which Linux supports, use CRTSCTS setting). Also
7653 # 3 Closed, 4 Open: DTR is connected to RTS
10990 # 9 RTS
15873 # 5 - RTS on and off for each character
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids37682 # 8 port 16550 compatible UART, PMC format, RS-232 IO, RTS, CTS, DTR, DSR supported