decode_dr7
int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type);
bool disabled = !decode_dr7(data, i, &len, &type);