Home
last modified time | relevance | path

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

/trueos/sys/dev/jme/
HDif_jme.c115 static void jme_set_macaddr(struct jme_softc *, uint8_t *);
517 jme_set_macaddr(struct jme_softc *sc, uint8_t *eaddr) in jme_set_macaddr() function
937 jme_set_macaddr(sc, sc->jme_eaddr); in jme_detach()
2803 jme_set_macaddr(sc, IF_LLADDR(sc->jme_ifp)); in jme_init_locked()