Home
last modified time | relevance | path

Searched refs:tiocm_to_ucycom (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Ducycom.c170 Static void tiocm_to_ucycom(struct ucycom_softc *, u_long, int);
836 tiocm_to_ucycom(sc, cmd, *(int *)data); in ucycomioctl()
989 tiocm_to_ucycom(struct ucycom_softc *sc, u_long how, int ttybits) in tiocm_to_ucycom() function