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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c194 static int ti_ioctl(struct ifnet *, u_long, caddr_t);
2504 ifp->if_ioctl = ti_ioctl;
3512 ti_ioctl(struct ifnet *ifp, u_long command, caddr_t data) function

Completed in 109 milliseconds