Home
last modified time | relevance | path

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

/trueos/sys/dev/ral/
HDrt2560.c152 static void rt2560_get_macaddr(struct rt2560_softc *, uint8_t *);
262 rt2560_get_macaddr(sc, macaddr); in rt2560_attach()
2421 rt2560_get_macaddr(struct rt2560_softc *sc, uint8_t *addr) in rt2560_get_macaddr() function