Searched refs:DTR (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_serial.h | 50 #define DTR 0x01 macro
|
H A D | boot_console.c | 415 uchar_t mcr = DTR | RTS; in serial_adjust_prop()
|
/illumos-gate/usr/src/boot/i386/gptzfsboot/ |
H A D | sio.S | 44 outb %al,(%dx) # DTR
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | cpr_wakecode.S | 60 #define DTR 0x01 /* Data Terminal Ready */ 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/uts/sun4/sys/ |
H A D | sudev.h | 126 #define DTR 0x01 /* Data Terminal Ready */ macro
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 628 OUTB(MCR, (DTR | RTS| OUT2)); in asyattach() 1011 OUTB(MCR, mcr|DTR); in asyopen() 1485 OUTB(MCR, DTR|RTS|OUT2); in asy_program() 2155 OUTB(MCR, (val & ~DTR)); in async_softint() 3642 if (mcr_r & DTR) in asytodm() 3680 b |= DTR; in dmtoasy()
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 623 # send if the printer drops DTR. An example of the former is the 627 # AT&T 455, which momentarily drops DTR when it gets the
|
H A D | tsol_standard | 639 # send if the printer drops DTR. An example of the former is the 643 # AT&T 455, which momentarily drops DTR when it gets the
|
H A D | tsol_standard_foomatic | 666 # send if the printer drops DTR. An example of the former is the 670 # AT&T 455, which momentarily drops DTR when it gets the
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 6131 # ADM-12+ supports hardware handshaking, but it is DTR/CTS as opposed to 6137 # set ADM-12+ for DTR handshaking from supervisor setup. 6610 # S2 10 DTR status (pin 20) 6652 # S2 10 DTR status (pin 20) (U = disconnected, D = connected) 6823 # 3 Open, 4 Closed: DTR on when terminal is on 6824 # 3 Closed, 4 Open: DTR is connected to RTS 7088 tvi92D|tvi92B with DTR instead of XON/XOFF & better padding:\ 7239 # 10 X DTR Disconnected 7240 # X DTR connected 8047 # DTR handshaking, you can use even greater speeds. [all …]
|
H A D | terminfo.src | 6931 # ADM-12+ supports hardware handshaking, but it is DTR/CTS as opposed to 6937 # set ADM-12+ for DTR handshaking from supervisor setup. 7434 # S2 10 DTR status (pin 20) 7478 # S2 10 DTR status (pin 20) (U = disconnected, D = connected) 7652 # 3 Open, 4 Closed: DTR on when terminal is on 7653 # 3 Closed, 4 Open: DTR is connected to RTS 7927 tvi92D|tvi92B with DTR instead of XON/XOFF & better padding, 8084 # 10 X DTR Disconnected 8085 # X DTR connected 9003 # DTR handshaking, you can use even greater speeds. [all …]
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 39005 # 8 port 16550 compatible UART, PMC format, RS-232 IO, RTS, CTS, DTR, DSR supported
|