Home
last modified time | relevance | path

Searched refs:B9600 (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.h141 #define BAUDRATE B9600
172 "9600", B9600, \
173 "B9600", B9600, \
182 NULL, B9600 \
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.h177 #define BAUDRATE B9600
204 "9600", B9600, \
205 "B9600", B9600, \
236 NULL, B9600 \
H A DREADME66 where /dev/tty?? is the line that's connected to the printer, 9600 (or B9600) is
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dttymodes.c103 case B9600: in speed_to_baud()
201 return B9600; in baud_to_speed()
260 return B9600; in baud_to_speed()
/titanic_44/usr/src/uts/common/sys/
H A Dttydev.h55 #define B9600 13 macro
H A Dtermios.h536 #define B9600 13 macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttydev.h47 #define B9600 13 macro
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbaudrate.c70 { B9600, 9600 },
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbaudrate.c65 { B9600, 9600 },
/titanic_44/usr/src/head/
H A Dsgtty.h116 #define B9600 13 macro
/titanic_44/usr/src/uts/sun/io/
H A Dms.c346 cb->c_cflag = CREAD|CS8|B9600;
356 msd->msd_baud_rate = B9600;
952 case B9600:
965 msd->msd_baud_rate = B9600;
972 msd->msd_baud_rate = B9600;
977 msd->msd_baud_rate = B9600;
/titanic_44/usr/src/head/rpcsvc/
H A Drex.x92 const B9600 = 13; variable
/titanic_44/usr/src/cmd/rexd/
H A Drex.x86 const B9600 = 13; variable
/titanic_44/usr/src/uts/sun/sys/
H A Dser_async.h66 #define ISPEED B9600
/titanic_44/usr/src/cmd/bnu/
H A Dline.c53 {9600, B9600},
303 case B9600:
/titanic_44/usr/src/lib/libnsl/dial/
H A Dline.c54 {9600, B9600},
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c957 async->async_ttycommon.t_cflag = B9600 & CBAUD; in asyopen()
958 async->async_ttycommon.t_cflag |= ((B9600 << IBSHIFT) in asyopen()
1352 if (baudrate >= N_SU_SPEEDS) baudrate = B9600; in asy_program()
1365 async->async_ttycommon.t_cflag |= B9600; in asy_program()
1366 async->async_ttycommon.t_cflag |= B9600 << IBSHIFT; in asy_program()
1367 baudrate = B9600; in asy_program()
2453 rate = B9600; in async_restart()
2615 rate = B9600; in async_nstart()
3032 if (rate >= N_SU_SPEEDS) rate = B9600; in async_ioctl()
/titanic_44/usr/src/cmd/mailx/
H A Dmain.c120 baud = B9600; in main()
/titanic_44/usr/src/cmd/ttymon/
H A Dsttytable.c55 "9600", B9600, 9600,
/titanic_44/usr/src/ucbcmd/stty/
H A Dsttytable.c53 "9600", B9600,
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c36 B9600|CS8|CREAD, /* c_cflag */
H A Dasy.c894 asy->asy_bidx = B9600; /* default to 9600 */ in asyattach()
4428 asy->asy_cflag = CREAD|B9600; /* initial default */ in asy_parse_mode()
4451 asy->asy_bidx = B9600; in asy_parse_mode()
4461 asy->asy_bidx = B9600; in asy_parse_mode()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c560 { 4800, B4800 }, { 9600, B9600 }, { 19200, B19200 },
/titanic_44/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1080 case 9600: return B9600; in get_termios_speed()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c657 case B9600: in uftdi_param2regs()
2016 { DS_PARAM_BAUD, .val.ui = B9600 }, in uftdi_open_hw_port()

12