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

  /src/sys/dev/ic/
i82596.c 89 static int iee_ioctl(struct ifnet *, u_long, void *); /* ioctl routine */
666 ifp->if_ioctl = iee_ioctl; /* ioctl routine */
832 iee_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 27 milliseconds