Searched refs:BI_LAST (Results 1 – 2 of 2) sorted by relevance
39 while (be16_to_cpu(bi->tag) != BI_LAST) { in save_bootinfo()
56 #define BI_LAST 0x0000 /* last record (sentinel) */ macro