Searched refs:BP_TAG_FIRST (Results 1 – 3 of 3) sorted by relevance
26 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */ macro
28 .short BP_TAG_FIRST
170 if (tag->id != BP_TAG_FIRST) { in parse_bootparam()