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