Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2560.c133 void rt2560_get_macaddr(struct rt2560_softc *, uint8_t *);
183 rt2560_get_macaddr(sc, ic->ic_myaddr); in rt2560_attach()
2407 rt2560_get_macaddr(struct rt2560_softc *sc, uint8_t *addr) in rt2560_get_macaddr() function