Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dmerge.c195 get_mapping(alist_t *ta, int srcid) in get_mapping() function
369 if ((mapping = get_mapping(ed->ed_ta, ctdp->t_id)) > 0 && in equiv_node()
432 if (get_mapping(mcd->md_ta, ctdp->t_id) > 0) in map_td_tree_pre()
508 get_mapping(mcd->md_ta, ed.ed_tgt->t_id)); in map_td_tree_self_post()
626 if (get_mapping(iif->iif_ta, in iidesc_match()
672 iif.iif_newidx = get_mapping(mcd->md_ta, sii->ii_dtype->t_id); in merge_type_cb()
701 if ((template.t_id = get_mapping(mcd->md_ta, oldid)) == 0) in remap_node()
963 newidx = get_mapping(mcd->md_ta, tba->ii_dtype->t_id); in add_iitba_cb()
1021 newid = get_mapping(mcd->md_ta, tdp->t_id); in add_tdtba_cb()
/netbsd/src/sys/arch/mac68k/include/
Dcpu.h235 u_int get_mapping(void);
/netbsd/src/sbin/fdisk/
Dfdisk.c287 static int get_mapping(int, unsigned int *, unsigned int *, unsigned int *, unsigned long …
1661 if (get_mapping(i, &c1, &h1, &s1, &a1) < 0) in intuit_translated_geometry()
1665 if (get_mapping(j, &c2, &h2, &s2, &a2) < 0) in intuit_translated_geometry()
1703 if (get_mapping(i, &c1, &h1, &s1, &a1) < 0) in intuit_translated_geometry()
1732 get_mapping(int i, unsigned int *cylinder, unsigned int *head, unsigned int *sector, in get_mapping() function
/netbsd/src/sys/arch/mac68k/mac68k/
Dpmap_bootstrap.c572 (void) get_mapping(); in bootstrap_mac68k()
Dmachdep.c2361 get_mapping(void) in get_mapping() function