Searched refs:tbl_val (Results 1 – 2 of 2) sorted by relevance
182 boot_magic_compatible_check(uint8_t tbl_val, uint8_t val) in boot_magic_compatible_check() argument184 switch (tbl_val) { in boot_magic_compatible_check()192 return tbl_val == val; in boot_magic_compatible_check()
301 int boot_magic_compatible_check(uint8_t tbl_val, uint8_t val);