Searched refs:hybrid_propname (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw.c | 448 static char hybrid_propname[] = "hybrid"; variable 2552 if (md_get_prop_val(mdp, *node, hybrid_propname, &val) == 0) { 2553 D1(vswp, "%s: prop(%s) found\n", __func__, hybrid_propname); 2656 if (md_get_prop_val(curr_mdp, curr_mdex, hybrid_propname, &val) == 0) { 2657 D1(vswp, "%s: prop(%s) found\n", __func__, hybrid_propname);
|
Completed in 63 milliseconds