Home
last modified time | relevance | path

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

/src/sys/dev/tsec/
H A Dif_tsec.c90 static void tsec_set_mac_address(struct tsec_softc *sc);
415 tsec_set_mac_address(sc); in tsec_init_locked()
560 tsec_set_mac_address(struct tsec_softc *sc) in tsec_set_mac_address() function