Searched refs:BOOT_INFO_IS_V2_COMPATIBLE (Results 1 – 1 of 1) sorted by relevance
41 #define BOOT_INFO_IS_V2_COMPATIBLE(bi) ((bi)->version >= 2) macro483 if (!BOOT_INFO_IS_V2_COMPATIBLE(bi)) in bootx_init()