MAX_INT_LOOPS
for (u32 cnt = 0; int_state && cnt < MAX_INT_LOOPS; ++cnt) {
if (cnt + 1 == MAX_INT_LOOPS)