Searched defs:localmac_propname (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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);
/illumos-gate/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);

Completed in 69 milliseconds