Searched refs:BP_TAG_FIRST (Results 1 – 8 of 8) sorted by relevance
27 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
22 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
13 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
351 cur_tagptr = put_tag(tagptr, BP_TAG_FIRST, 0, NULL); in xtfpga_init()
35 .short BP_TAG_FIRST
7 tag value constants. First entry in the list must have type BP_TAG_FIRST, last
24 params->id = BP_TAG_FIRST; in setup_first_tag()
158 if (tag->id != BP_TAG_FIRST) { in parse_bootparam()