Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Dvds.c7271 uint64_t curr_id = 0, curr_ldc_id = 0, curr_options = 0; in vds_change_vd() local
7327 vds_get_options(curr_md, curr_vd_node, &curr_options); in vds_change_vd()
7328 if (prev_options != curr_options) { in vds_change_vd()
7330 prev_options, curr_options); in vds_change_vd()
7341 if (vds_init_vd(vds, curr_id, curr_dev, curr_options, in vds_change_vd()