Home
last modified time | relevance | path

Searched refs:ttioctl (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/sys/arch/powerpc64/dev/
H A Dopalcons.c226 error = ttioctl(tp, cmd, data, flag, p); in opalconsioctl()
/openbsd/sys/sys/
H A Dtty.h268 int ttioctl(struct tty *tp, u_long com, caddr_t data, int flag,
/openbsd/sys/arch/sparc64/dev/
H A Dvcons.c287 error = ttioctl(tp, cmd, data, flag, p); in vconsioctl()
H A Dvcctty.c414 error = ttioctl(tp, cmd, data, flag, p); in vccttyioctl()
H A Dpcons.c287 if ((error = ttioctl(tp, cmd, data, flag, p)) >= 0) in pconsioctl()
H A Dsbbc.c609 error = ttioctl(tp, cmd, data, flag, p); in sbbcioctl()
H A Dsab.c817 error = ttioctl(tp, cmd, data, flags, p); in sabttyioctl()
/openbsd/sys/arch/hppa/dev/
H A Dpdc.c311 error = ttioctl(tp, cmd, data, flag, p);
/openbsd/sys/arch/riscv64/dev/
H A Dsfuart.c518 error = ttioctl(tp, cmd, data, flag, p); in sfuartioctl()
/openbsd/sys/dev/fdt/
H A Damluart.c517 error = ttioctl(tp, cmd, data, flag, p); in amluartioctl()
H A Dcduart.c523 error = ttioctl(tp, cmd, data, flag, p); in cduartioctl()
H A Dmvuart.c540 error = ttioctl(tp, cmd, data, flag, p); in mvuartioctl()
H A Dimxuart.c686 error = ttioctl(tp, cmd, data, flag, p); in imxuartioctl()
H A Dexuart.c880 error = ttioctl(tp, cmd, data, flag, p); in exuartioctl()
/openbsd/sys/dev/pv/
H A Dviocon.c612 error2 = ttioctl(tp, cmd, data, flag, p); in vioconioctl()
/openbsd/sys/arch/luna88k/dev/
H A Dsiotty.c560 error = ttioctl(tp, cmd, data, flag, p); in sioioctl()
/openbsd/sys/dev/ic/
H A Dpluart.c759 error = ttioctl(tp, cmd, data, flag, p); in pluartioctl()
H A Dcy.c501 error = ttioctl(tp, cmd, data, flag, p); in cyioctl()
H A Dz8530tty.c750 error = ttioctl(tp, cmd, data, flag, p); in zsioctl()
/openbsd/sys/arch/sh/dev/
H A Dscif.c825 error = ttioctl(tp, cmd, data, flag, p); in scifioctl()
/openbsd/sys/dev/sbus/
H A Dspif.c446 error = ttioctl(tp, cmd, data, flags, p); in sttyioctl()
H A Dmagma.c1010 error = ttioctl(tp, cmd, data, flags, p); in mttyioctl()
/openbsd/sys/kern/
H A Dtty_pty.c884 error = ttioctl(tp, cmd, data, flag, p); in ptyioctl()
/openbsd/sys/dev/usb/
H A Ducom.c702 error = ttioctl(tp, cmd, data, flag, p); in ucom_do_ioctl()
/openbsd/sys/dev/pci/
H A Dcz.c1122 error = ttioctl(tp, cmd, data, flag, p); in czttyioctl()

12