Searched refs:SPEED (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | stty.c | 102 #define SPEED 5 macro 136 { "0", SPEED, C_FLAG, 0, B0 }, 137 { "50", SPEED, C_FLAG, 0, B50 }, 138 { "75", SPEED, C_FLAG, 0, B75 }, 139 { "110", SPEED, C_FLAG, 0, B110 }, 140 { "134", SPEED, C_FLAG, 0, B134 }, 141 { "150", SPEED, C_FLAG, 0, B150 }, 142 { "200", SPEED, C_FLAG, 0, B200 }, 143 { "300", SPEED, C_FLAG, 0, B300 }, 144 { "600", SPEED, C_FLAG, 0, B600 }, [all …]
|
/titanic_50/usr/src/cmd/tput/ |
H A D | tput.c | 588 #define SPEED(mode) (mode.c_cflag & CBAUD) in initterm() macro 595 #define SPEED(mode) (mode.sg_ospeed & 017) in initterm() macro 618 CurrentBaudRate = speeds[SPEED(termmode)]; in initterm()
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | zs_async.c | 211 #define SPEED(cflag) \ macro 249 zslowat[SPEED(za->za_ttycommon.t_cflag)]) \ 280 zshiwat[SPEED(za->za_ttycommon.t_cflag)])) \ 1480 delay(ztdelay(SPEED( in zsa_wput() 2282 zsticks[SPEED(za->za_ttycommon.t_cflag)]); in zsa_softint() 2621 zs, zsticks[SPEED(za->za_ttycommon.t_cflag)]); in zsa_kick_rcv() 2824 delay(ztdelay(SPEED(za->za_ttycommon.t_cflag))); in zsa_ioctl() 2977 if ((baudrate = SPEED(za->za_ttycommon.t_cflag)) == 0) { in zsa_program()
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 942 over UNIT. SPEED is the transmission speed; default is 9600. WORD
|
H A D | grub.info | 2246 over UNIT. SPEED is the transmission speed; default is 9600. WORD
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 3692 typo: set SPEED instead of PORT. 3844 SPEED.
|
/titanic_50/usr/src/data/hwdata/ |
H A D | usb.ids | 2064 3017 SPEED WHEEL 3 Vibration 9111 2001 SPEED TOUCH Card
|