Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath.c546 char devid_str[32]; local
557 ksnprintf(devid_str, 32, "hint.%s.%d.macaddr",
562 if ((local_macstr = kgetenv(devid_str)) != NULL) {
564 if ((local_macstr = kern_getenv(devid_str)) != NULL) {