Searched refs:ibcs2_termios (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_ioctl.c50 #include <i386/ibcs2/ibcs2_termios.h>
54 static void stios2btios(struct ibcs2_termios *, struct termios *);
55 static void btios2stios(struct termios *, struct ibcs2_termios *);
56 static void stios2stio(struct ibcs2_termios *, struct ibcs2_termio *);
57 static void stio2stios(struct ibcs2_termio *, struct ibcs2_termios *);
120 struct ibcs2_termios *st;
215 struct ibcs2_termios *st;
304 struct ibcs2_termios *ts;
318 struct ibcs2_termios *ts;
357 struct ibcs2_termios st
[all...]
H A Dibcs2_termios.h1 /* $NetBSD: ibcs2_termios.h,v 1.3 1994/10/26 02:53:07 cgd Exp $ */
2 /* $FreeBSD: releng/10.2/sys/i386/ibcs2/ibcs2_termios.h 139799 2005-01-06 23:22:04Z imp $ */
55 struct ibcs2_termios { struct

Completed in 155 milliseconds