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

  /src/sys/arch/arm/xscale/
ixp425_if_npe.c 195 static void npe_setmac(struct npe_softc *, const u_char *);
739 npe_setmac(struct npe_softc *sc, const u_char *eaddr) function in typeref:typename:void
1166 npe_setmac(sc, CLLADDR(ifp->if_sadl));
ixp425_if_npe.c 195 static void npe_setmac(struct npe_softc *, const u_char *);
739 npe_setmac(struct npe_softc *sc, const u_char *eaddr) function in typeref:typename:void
1166 npe_setmac(sc, CLLADDR(ifp->if_sadl));

Completed in 23 milliseconds