Searched refs:local_macstr (Results 1 – 2 of 2) sorted by relevance
660 char * local_macstr; in arge_attach() local679 if ((local_macstr = kern_getenv(devid_str)) != NULL) { in arge_attach()684 local_macstr); in arge_attach()688 count = sscanf(local_macstr, "%x%*c%x%*c%x%*c%x%*c%x%*c%x", in arge_attach()699 freeenv(local_macstr); in arge_attach()700 local_macstr = NULL; in arge_attach()
218 char * local_macstr; in are_attach() local236 device_get_unit(dev), "macaddr", (const char **)&local_macstr)) { in are_attach()241 local_macstr); in are_attach()245 count = sscanf(local_macstr, "%x%*c%x%*c%x%*c%x%*c%x%*c%x", in are_attach()