Searched refs:prev_vd_node (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vds.c | 7267 vds_change_vd(vds_t *vds, md_t *prev_md, mde_cookie_t prev_vd_node, in vds_change_vd() argument 7277 if (md_get_prop_val(prev_md, prev_vd_node, VD_ID_PROP, &prev_id) != 0) { in vds_change_vd() 7293 if (vds_get_ldc_id(prev_md, prev_vd_node, &prev_ldc_id) != 0) { in vds_change_vd() 7310 if (md_get_prop_str(prev_md, prev_vd_node, VD_BLOCK_DEVICE_PROP, in vds_change_vd() 7326 vds_get_options(prev_md, prev_vd_node, &prev_options); in vds_change_vd()
|