Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dz8530tty.c176 static void zs_modem(struct zstty_softc *zst, int onoff);
297 zs_modem(zst, (zst->zst_swflags & TIOCFLAG_SOFTCAR) ? 1 : 0);
378 zs_modem(zst, 1);
408 zs_modem(zst, 0);
452 zs_modem(zst, 0);
553 zs_modem(zst, 1);
557 zs_modem(zst, 0);
695 zs_modem(zst, 0);
792 zs_modem(zst, onoff) in zs_modem() function
1198 zs_modem(zst, c);
/mirbsd/src/sys/arch/sparc/dev/
Dz8530tty.c219 void zs_modem(struct zstty_softc *, int);
395 zs_modem(zst, 1);
409 zs_modem(zst, 0);
460 zs_modem(zst, 0);
596 zs_modem(zst, 1);
758 zs_modem(zst, 1);
762 zs_modem(zst, 0);
1089 zs_modem(zst, onoff) in zs_modem() function
Dz8530kbd.c223 static void zs_modem(struct zskbd_softc *, int);
399 zs_modem(zst, 1);
404 zs_modem(zst, 0);
761 zs_modem(zst, onoff) in zs_modem() function