Searched refs:BP_TAG_LAST (Results 1 – 3 of 3) sorted by relevance
27 #define BP_TAG_LAST 0x7E0B /* last tag */ macro
31 .short BP_TAG_LAST
179 while (tag != NULL && tag->id != BP_TAG_LAST) { in parse_bootparam()