Searched refs:vds_get_ldc_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c7044 vds_get_ldc_id(md_t *md, mde_cookie_t vd_node, uint64_t *ldc_id) function
7237 if (vds_get_ldc_id(md, vd_node, &ldc_id) != 0) {
7293 if (vds_get_ldc_id(prev_md, prev_vd_node, &prev_ldc_id) != 0) {
7298 if (vds_get_ldc_id(curr_md, curr_vd_node, &curr_ldc_id) != 0) {

Completed in 74 milliseconds