Searched refs:BP_TAG_LAST (Results 1 – 4 of 4) sorted by relevance
28 #define BP_TAG_LAST 0x7E0B /* last tag */ macro
38 .short BP_TAG_LAST
8 entry must have type BP_TAG_LAST. The address of the first list entry is
155 while (tag != NULL && tag->id != BP_TAG_LAST) { in parse_bootparam()