Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c167 static int ti_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1524 ifp->if_ioctl = ti_ioctl; in ti_attach()
2166 ti_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in ti_ioctl() function