Home
last modified time | relevance | path

Searched refs:nfe_get_macaddr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/nfe/
H A Dif_nfe.c120 static void nfe_get_macaddr(struct nfe_softc *, uint8_t *);
548 nfe_get_macaddr(sc, sc->eaddr); in nfe_attach()
2970 nfe_get_macaddr(struct nfe_softc *sc, uint8_t *addr) in nfe_get_macaddr() function