Searched refs:HC_EPT_Halt (Results 1 – 3 of 3) sorted by relevance
320 #define HC_EPT_Halt 0x00000001 /* Halted */ macro
1157 if (polled_pp->pp_ept->hced_headp & HC_EPT_Halt) { in ohci_polled_save_state()1161 (Get_ED(polled_pp->pp_ept->hced_headp) & ~HC_EPT_Halt)); in ohci_polled_save_state()1751 (Get_ED(pp->pp_ept->hced_headp) & ~HC_EPT_Halt)); in ohci_polled_process_input_list()
4229 if ((Get_ED(ept->hced_headp) & HC_EPT_Halt) || in ohci_modify_sKip_bit()8669 ~HC_EPT_Halt)); in ohci_check_for_error()8886 if (!(hced_head & HC_EPT_Halt)) { in ohci_cleanup_data_underrun()8896 Set_ED(pp->pp_ept->hced_headp, hced_head | HC_EPT_Halt); in ohci_cleanup_data_underrun()10597 if ((Get_ED(ed->hced_headp) & HC_EPT_Halt) || (headp == tailp)) { in ohci_save_data_toggle()11207 ((Get_ED(ed->hced_headp) & HC_EPT_Halt) ? "halted": "")); in ohci_print_ed()