Searched refs:BP_TAG_FIRST (Results 1 – 4 of 4) sorted by relevance
27 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
35 .short BP_TAG_FIRST
7 tag value constants. First entry in the list must have type BP_TAG_FIRST, last
146 if (tag->id != BP_TAG_FIRST) { in parse_bootparam()