cnx_check_for_magic_pattern
if (cnx_check_for_magic_pattern(handle, addr) !=
if (cnx_check_for_magic_pattern(handle, addr) ==
return (cnx_check_for_magic_pattern(handle, new_start_addr));
static int cnx_check_for_magic_pattern(ib_cnx_encap_ident_t *hdl, uint32_t adr);