Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/ld/emultempl/
HDspu_ovl.S56 #define tagid $77 macro
241 ila tagid, MFC_TAG_ID
246 wrch $MFC_TagId, tagid
/NextBSD/contrib/ipfilter/tools/
HDBNF.ipf19 tag = "tag" tagid .
/NextBSD/contrib/ipfilter/
HDBNF19 tag = "tag" tagid .
/NextBSD/contrib/gcc/
HDgengtype.c1814 const char *tagid = NULL; in walk_type() local
1825 tagid = oo->info; in walk_type()
1839 if (union_p && tagid) in walk_type()
1841 oprintf (d->of, "%*scase %s:\n", d->indent, "", tagid); in walk_type()
1850 else if (! union_p && (default_p || tagid)) in walk_type()
1854 else if (union_p && ! (default_p || tagid) in walk_type()
1862 else if (union_p && ! (default_p || tagid)) in walk_type()
/NextBSD/sys/dev/esp/
HDncr53c9x.c157 int tagtype, int tagid);
1651 int tagid) in ncr53c9x_reselect() argument
1703 ecb = li->queued[tagid]; in ncr53c9x_reselect()
1708 target, lun, tagtype, tagid); in ncr53c9x_reselect()