Searched refs:rpioctl (Results 1 – 1 of 1) sorted by relevance
570 static int rpioctl(struct tty *, u_long, caddr_t, struct thread *);699 .tsw_ioctl = rpioctl,900 rpioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) in rpioctl() function