Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Ducycom.c182 Static void tiocm_to_ucycom(struct ucycom_softc *, u_long, int);
869 tiocm_to_ucycom(sc, cmd, *(int *)data); in ucycomioctl()
1022 tiocm_to_ucycom(struct ucycom_softc *sc, u_long how, int ttybits) in tiocm_to_ucycom() function