Lines Matching defs:tp
86 struct tty *tp; /* Terminal device */ member
187 ngt_open(cdev_t dev, struct tty *tp) in ngt_open()
257 ngt_close(struct tty *tp, int flag) in ngt_close()
284 ngt_read(struct tty *tp, struct uio *uio, int flag) in ngt_read()
293 ngt_write(struct tty *tp, struct uio *uio, int flag) in ngt_write()
302 ngt_tioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, struct ucred *cred) in ngt_tioctl()
338 ngt_input(int c, struct tty *tp) in ngt_input()
406 ngt_start(struct tty *tp) in ngt_start()
470 struct tty *tp = sc->tp; in ngt_timeout() local
503 struct tty *tp = sc->tp; in ngt_newhook() local
525 struct tty *tp = sc->tp; in ngt_disconnect() local
546 struct tty *tp = sc->tp; in ngt_shutdown() local
572 struct tty *tp = sc->tp; in ngt_rcvdata() local
604 struct tty *tp = sc->tp; in ngt_rcvmsg() local