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

/freebsd-11-stable/sys/dev/rp/
H A Drp.c570 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) function

Completed in 55 milliseconds