jtag_bf_cmp
if (jtag_bf_cmp(scan_in, scan_out, chip->dr_len) != 0)
static int jtag_bf_cmp(u_char *s1, u_char *s2, int nbits);