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

  /src/sys/dev/ic/
ath.c 132 static int ath_ioctl(struct ifnet *, u_long, void *);
500 ifp->if_ioctl = ath_ioctl;
5357 ath_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 14 milliseconds