Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dti.c118 int ti_ioctl(struct ifnet *, u_long, caddr_t);
1442 ifp->if_ioctl = ti_ioctl; in ti_attach()
2208 ti_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in ti_ioctl() function