Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c188 static char localmac_propname[] = "local-mac-address"; variable
2235 DDI_PROP_DONTPASS, localmac_propname, &prop, &propsize); in dmfe_find_mac_address()
/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_main2.c57 static char localmac_propname[] = "local-mac-address"; variable
3083 DDI_PROP_DONTPASS, localmac_propname, &ints, &nelts);
3094 DDI_PROP_DONTPASS, localmac_propname, &bytes, &nelts);