Searched defs:ospeed (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/bin/stty/
H A Dprint.c61 int cnt, ispeed, ospeed; local
/netbsd-current/lib/libterminfo/
H A Dtputs.c49 short ospeed; variable
/netbsd-current/usr.bin/mail/
H A Dmain.c107 speed_t ospeed; local
/netbsd-current/distrib/utils/more/
H A Dscreen.c125 /*extern*/ short ospeed; /* Terminal output baud rate */ variable
/netbsd-current/usr.bin/telnet/
H A Dsys_bsd.c425 TerminalSpeeds(long *ispeed, long *ospeed) argument
/netbsd-current/sys/arch/vax/uba/
H A Dqvaux.c726 int ospeed = ttspeedtab(t->c_ospeed, qvauxspeedtab); local
/netbsd-current/sys/arch/amiga/dev/
H A Dmsc.c897 int ospeed = ttspeedtab(t->c_ospeed, mscspeedtab); local
H A Dser.c765 int cflag, ospeed = 0; local
H A Dmfc.c742 int cflag, unit, ospeed; local
[all...]
/netbsd-current/sys/dev/dec/
H A Ddz.c580 int ospeed = ttspeedtab(t->c_ospeed, dzspeedtab); local
/netbsd-current/sys/arch/sgimips/dev/
H A Dscnvar.h93 int32_t ispeed, ospeed; member in struct:duart::chan
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dterminal.c47 short ospeed; /* Terminal output baud rate */ variable
/netbsd-current/usr.bin/rlogin/
H A Drlogin.c141 speed_t ospeed; local
/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c812 ixpcomcnattach(bus_space_tag_t iot, bus_addr_t iobase, bus_space_handle_t ioh, int ospeed, tcflag_t cflag) argument
/netbsd-current/sys/dev/qbus/
H A Ddhu.c695 int ospeed = ttspeedtab(t->c_ospeed, dhuspeedtab); local
/netbsd-current/sys/arch/arm/ep93xx/
H A Depcom.c815 epcomcnattach(bus_space_tag_t iot, bus_addr_t iobase, bus_space_handle_t ioh, int ospeed, tcflag_t cflag) argument
/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x0_com.c857 int ospeed = SACOMSPEED(t->c_ospeed); local
/netbsd-current/sys/arch/arm/at91/
H A Dat91usart.c870 at91usart_cn_attach(bus_space_tag_t iot, bus_addr_t iobase, bus_space_handle_t ioh, uint32_t mstclk, int ospeed, tcflag_t cflag) argument
H A Dat91dbgu.c827 void at91dbgu_attach_cn(bus_space_tag_t iot, int ospeed, int cflag) argument
811 at91dbgu_cn_attach(bus_space_tag_t iot, bus_addr_t iobase, bus_space_handle_t ioh, int ospeed, tcflag_t cflag) argument
/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_uart.c348 exynos_uart_cnattach(bus_space_tag_t bst, bus_space_handle_t bsh, int ospeed, tcflag_t cflag, const struct exynos_uart_config *conf) argument
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtxcom.c1066 int ospeed; local
/netbsd-current/sys/dev/ic/
H A Dz8530tty.c971 int ospeed; local
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Dsscom.c1030 int ospeed; local
/netbsd-current/sys/arch/sparc64/dev/
H A Dsab.c1006 int s, ospeed; local
/netbsd-current/sys/arch/atari/dev/
H A Dser.c663 int ospeed = serspeed(t->c_ospeed); local
1399 int ospeed = serspeed(baud); local

Completed in 615 milliseconds

12