Searched refs:DTR (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/uts/i86pc/boot/ |
H A D | boot_serial.h | 52 #define DTR 0x01 macro
|
H A D | boot_console.c | 384 uchar_t mcr = DTR | RTS; in serial_adjust_prop()
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | sudev.h | 126 #define DTR 0x01 /* Data Terminal Ready */ macro
|
/titanic_50/usr/src/uts/i86pc/ml/ |
H A D | cpr_wakecode.s | 61 #define DTR 0x01 /* Data Terminal Ready */ macro 505 D16 movb $_CONST(RTS|DTR), %al / data term ready & req to send 526 D16 movb $_CONST(RTS|DTR), %al / data term ready & req to send
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 626 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() 3640 if (mcr_r & DTR) in asytodm() 3678 b |= DTR; in dmtoasy()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | asy.h | 123 #define DTR 0x01 /* Data Terminal Ready */ macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | asy.c | 892 asy->asy_mcr |= RTS|DTR; /* do use RTS/DTR after open */ in asyattach() 1418 DTR | RTS | ASY_LOOP | OUT1 | OUT2); in asy_identify_chip() 1635 mcr|(asy->asy_mcr&DTR)); in asyopen() 1640 unit, mcr|(asy->asy_mcr&DTR), in asyopen() 2755 asy->asy_ioaddr + MCR, (val & ~DTR)); in async_softint() 4310 if (mcr_r & DTR) in asytodm() 4351 b |= DTR; in dmtoasy()
|
/titanic_50/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 | 640 # send if the printer drops DTR. An example of the former is the 644 # 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
|
/titanic_50/usr/src/cmd/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 | 6929 # ADM-12+ supports hardware handshaking, but it is DTR/CTS as opposed to 6935 # set ADM-12+ for DTR handshaking from supervisor setup. 7432 # S2 10 DTR status (pin 20) 7476 # S2 10 DTR status (pin 20) (U = disconnected, D = connected) 7650 # 3 Open, 4 Closed: DTR on when terminal is on 7651 # 3 Closed, 4 Open: DTR is connected to RTS 7925 tvi92D|tvi92B with DTR instead of XON/XOFF & better padding, 8082 # 10 X DTR Disconnected 8083 # X DTR connected 9001 # DTR handshaking, you can use even greater speeds. [all …]
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 31594 # 8 port 16550 compatible UART, PMC format, RS-232 IO, RTS, CTS, DTR, DSR supported
|