Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2560.c153 static void rt2560_get_macaddr(struct rt2560_softc *, uint8_t *);
259 rt2560_get_macaddr(sc, ic->ic_macaddr); in rt2560_attach()
2357 rt2560_get_macaddr(struct rt2560_softc *sc, uint8_t *addr) in rt2560_get_macaddr() function