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

  /src/sys/dev/ic/
ath.c 125 static int ath_ifinit(struct ifnet *);
502 ifp->if_init = ath_ifinit;
988 ath_ifinit(struct ifnet *ifp) function in typeref:typename:int
ath.c 125 static int ath_ifinit(struct ifnet *);
502 ifp->if_init = ath_ifinit;
988 ath_ifinit(struct ifnet *ifp) function in typeref:typename:int
ath.c 125 static int ath_ifinit(struct ifnet *);
502 ifp->if_init = ath_ifinit;
988 ath_ifinit(struct ifnet *ifp) function in typeref:typename:int
ath.c 125 static int ath_ifinit(struct ifnet *);
502 ifp->if_init = ath_ifinit;
988 ath_ifinit(struct ifnet *ifp) function in typeref:typename:int

Completed in 54 milliseconds