Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mos.c189 static int mos_readmac(struct mos_softc *, uint8_t *);
360 mos_readmac(struct mos_softc *sc, u_char *mac) in mos_readmac() function
739 err = mos_readmac(sc, ue->ue_eaddr); in mos_attach_post()