Searched defs:ucom_ioctl (Results 1 – 2 of 2) sorted by relevance
165 static tsw_ioctl_t ucom_ioctl; variable 897 ucom_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) ucom_ioctl() function
99 int (*ucom_ioctl) (struct ucom_softc *, uint32_t, caddr_t, int, struct thread *); member