Lines Matching refs:md_tgt
147 tdata_t *md_tgt; member
461 int id = mcd->md_tgt->td_nextid++; in map_td_tree_post()
482 int id = mcd->md_tgt->td_nextid++; in map_td_tree_post()
524 int id = mcd->md_tgt->td_nextid++; in map_td_tree_self_post()
703 !hash_find(mcd->md_tgt->td_idhash, (void *)&template, in remap_node()
841 list_add(&mcd->md_tgt->td_fwdlist, new); in conjure_forward()
937 rmd.rmd_tgt = mcd->md_tgt; in redir_mstr_fwds()
941 (void) iitraverse_hash(mcd->md_tgt->td_iihash, in redir_mstr_fwds()
942 &mcd->md_tgt->td_curvgen, fwd_redir_cbs, NULL, NULL, map); in redir_mstr_fwds()
975 hash_add(mcd->md_tgt->td_iihash, new); in add_iitba_cb()
1000 hash_add(mcd->md_tgt->td_idhash, newtdp); in add_tdesc()
1001 hash_add(mcd->md_tgt->td_layouthash, newtdp); in add_tdesc()
1075 if (mcd->md_parent == mcd->md_tgt) { in merge_types()
1094 mcd.md_tgt = (tgt ? tgt : mstr); in merge_into_master()
1113 hash_stats(mcd.md_tgt->td_layouthash, 1); in merge_into_master()