Searched refs:found_states (Results 1 – 1 of 1) sorted by relevance
618 int found_states; in ar5416CompareDbgHang() local620 found_states = 0; in ar5416CompareDbgHang()627 found_states |= dcu_chain_state; in ar5416CompareDbgHang()632 found_states |= dcu_chain_state; in ar5416CompareDbgHang()637 found_states |= dcu_complete_state; in ar5416CompareDbgHang()641 found_states |= qcu_stitch_state; in ar5416CompareDbgHang()645 found_states |= qcu_fetch_state; in ar5416CompareDbgHang()649 found_states |= qcu_complete_state; in ar5416CompareDbgHang()651 return (found_states == check->states); in ar5416CompareDbgHang()