Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dz8530tty.c275 static void tiocm_to_zs(struct zstty_softc *, u_long, int);
824 tiocm_to_zs(zst, cmd, *(int *)data); in zsioctl()
1203 tiocm_to_zs(struct zstty_softc *zst, u_long how, int ttybits) in tiocm_to_zs() function