Searched defs:ttybits (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/arch/arm/sa11x0/ |
H A D | sa11x0_com.c | 824 tiocm_to_sacom(struct sacom_softc *sc, u_long how, int ttybits) in tiocm_to_sacom() 831 int ttybits = 0; in sacom_to_tiocm() local
|
/netbsd-src/sys/dev/usb/ |
H A D | ucycom.c | 1022 tiocm_to_ucycom(struct ucycom_softc *sc, u_long how, int ttybits) in tiocm_to_ucycom() 1057 int ttybits = 0; in ucycom_to_tiocm() local
|
H A D | ucom.c | 962 tiocm_to_ucom(struct ucom_softc *sc, u_long how, int ttybits) in tiocm_to_ucom() 1000 int ttybits = 0; in ucom_to_tiocm() local
|
/netbsd-src/sys/dev/ic/ |
H A D | z8530tty.c | 1203 tiocm_to_zs(struct zstty_softc *zst, u_long how, int ttybits) in tiocm_to_zs() 1250 int ttybits = 0; in zs_to_tiocm() local
|
H A D | com.c | 1445 tiocm_to_com(struct com_softc *sc, u_long how, int ttybits) in tiocm_to_com() argument 1484 int ttybits = 0; in com_to_tiocm() local [all...] |
/netbsd-src/sys/arch/mips/sibyte/dev/ |
H A D | sbjcn.c | 792 tiocm_to_sbjcn(struct sbjcn_channel *ch, int how, int ttybits) in tiocm_to_sbjcn() 830 int ttybits = 0; in sbjcn_to_tiocm() local
|
H A D | sbscn.c | 875 tiocm_to_sbscn(struct sbscn_channel *ch, int how, int ttybits) in tiocm_to_sbscn() 913 int ttybits = 0; in sbscn_to_tiocm() local
|
/netbsd-src/sys/dev/pci/ |
H A D | cz.c | 1249 tiocm_to_cztty(struct cztty_softc *sc, u_long how, int ttybits) in tiocm_to_cztty() 1293 int ttybits = 0; in cztty_to_tiocm() local
|
/netbsd-src/sys/arch/arm/s3c2xx0/ |
H A D | sscom.c | 933 tiocm_to_sscom(struct sscom_softc *sc, u_long how, int ttybits) in tiocm_to_sscom() 972 int ttybits = 0; in sscom_to_tiocm() local
|
/netbsd-src/sys/arch/evbarm/dev/ |
H A D | plcom.c | 1308 tiocm_to_plcom(struct plcom_softc *sc, u_long how, int ttybits) in tiocm_to_plcom() 1347 int ttybits = 0; in plcom_to_tiocm() local
|
/netbsd-src/sys/arch/arm/imx/ |
H A D | imxuart.c | 1045 tiocm_to_imxu(struct imxuart_softc *sc, u_long how, int ttybits) in tiocm_to_imxu() 1103 int ttybits = 0; in imxuart_to_tiocm() local
|
/netbsd-src/sys/arch/arm/xilinx/ |
H A D | zynq_uart.c | 1034 tiocm_to_zynquart(struct zynquart_softc *sc, u_long how, int ttybits) in tiocm_to_zynquart() 1073 int ttybits = 0; in zynquart_to_tiocm() local
|
/netbsd-src/sys/arch/arm/clps711x/ |
H A D | clpscom.c | 892 int ttybits = 0; in clpscom_to_tiocm() local
|