Searched refs:found_states (Results 1 – 1 of 1) sorted by relevance
363 int found_states; in ar5416CompareDbgHang() local365 found_states = 0; in ar5416CompareDbgHang()372 found_states |= dcu_chain_state; in ar5416CompareDbgHang()377 found_states |= dcu_chain_state; in ar5416CompareDbgHang()382 found_states |= dcu_complete_state; in ar5416CompareDbgHang()386 found_states |= qcu_stitch_state; in ar5416CompareDbgHang()390 found_states |= qcu_fetch_state; in ar5416CompareDbgHang()394 found_states |= qcu_complete_state; in ar5416CompareDbgHang()396 return (found_states == check->states); in ar5416CompareDbgHang()