Searched refs:HC_EPT_Halt (Results 1 – 3 of 3) sorted by relevance
320 #define HC_EPT_Halt 0x00000001 /* Halted */ macro
1159 if (polled_pp->pp_ept->hced_headp & HC_EPT_Halt) { in ohci_polled_save_state()1163 (Get_ED(polled_pp->pp_ept->hced_headp) & ~HC_EPT_Halt)); in ohci_polled_save_state()1754 (Get_ED(pp->pp_ept->hced_headp) & ~HC_EPT_Halt)); in ohci_polled_process_input_list()
4213 if ((Get_ED(ept->hced_headp) & HC_EPT_Halt) || in ohci_modify_sKip_bit()8649 ~HC_EPT_Halt)); in ohci_check_for_error()8866 if (!(hced_head & HC_EPT_Halt)) { in ohci_cleanup_data_underrun()8876 Set_ED(pp->pp_ept->hced_headp, hced_head | HC_EPT_Halt); in ohci_cleanup_data_underrun()10577 if ((Get_ED(ed->hced_headp) & HC_EPT_Halt) || (headp == tailp)) { in ohci_save_data_toggle()11183 ((Get_ED(ed->hced_headp) & HC_EPT_Halt) ? "halted": "")); in ohci_print_ed()