Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dathn.c87 athn_get_mac_name(struct athn_softc *);
246 aprint_normal(": Atheros %s\n", athn_get_mac_name(sc)); in athn_attach()
253 aprint_normal(": Atheros %s, RF %s\n", athn_get_mac_name(sc), in athn_attach()
614 athn_get_mac_name(struct athn_softc *sc) in athn_get_mac_name() function