Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dan.c141 int an_ioctl(struct ifnet *, u_long, caddr_t);
237 ifp->if_ioctl = an_ioctl;
989 an_ioctl(ifp, command, data) in an_ioctl() function