HomeSort by: relevance | last modified time | path
    Searched defs:an_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
an.c 123 static int an_ioctl(struct ifnet *, u_long, void *);
263 ifp->if_ioctl = an_ioctl;
900 an_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int

Completed in 12 milliseconds