Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c548 char devid_str[32]; in ath_fetch_mac_kenv() local
559 snprintf(devid_str, 32, "hint.%s.%d.macaddr", in ath_fetch_mac_kenv()
563 if ((local_macstr = kern_getenv(devid_str)) != NULL) { in ath_fetch_mac_kenv()