Searched refs:RSETCLK (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 323 "rsetcoff", RSETCOFF, RSETCLK, 324 "rsetcrbrg", RSETCRBRG, RSETCLK, 325 "rsetctbrg", RSETCTBRG, RSETCLK, 326 "rsetctset", RSETCTSET, RSETCLK, 327 "rsetcrset", RSETCRSET, RSETCLK, 328 "async", XCIBRG|RCIBRG|TSETCOFF|RSETCOFF, XMTCLK|RCVCLK|TSETCLK|RSETCLK,
|
H A D | stty.c | 484 switch (m & RSETCLK) { in prmodes() 676 switch (m & RSETCLK) { in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 328 "rsetcoff", RSETCOFF, RSETCLK, 329 "rsetcrc", RSETCRBRG, RSETCLK, 330 "rsetcxc", RSETCTBRG, RSETCLK, 332 XCIBRG|RCIBRG|TSETCOFF|RSETCOFF, XMTCLK|RCVCLK|TSETCLK|RSETCLK,
|
H A D | stty.c | 450 switch (m & RSETCLK) { in prmodes() 635 switch (m & RSETCLK) { in pramodes()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termiox.h | 94 #define RSETCLK 0007000 /* Receiver Signal Element */ macro
|