Searched refs:HC_TD_RECLAIM (Results 1 – 2 of 2) sorted by relevance
442 #define HC_TD_RECLAIM 5 /* Reclaimed TD */ macro
6560 Set_TD(next_td->hctd_state, HC_TD_RECLAIM); in ohci_done_list_tds()6659 (Get_TD(old_td->hctd_state) == HC_TD_RECLAIM)) { in ohci_deallocate_td()6674 if ((Get_TD(old_td->hctd_state) != HC_TD_RECLAIM) && tw) { in ohci_deallocate_td()8301 if (state != HC_TD_RECLAIM) { in ohci_traverse_done_list()8323 if ((state != HC_TD_RECLAIM) && (state != HC_TD_TIMEOUT)) { in ohci_traverse_done_list()8362 if (state != HC_TD_RECLAIM) { in ohci_traverse_done_list()8933 Set_TD(next_td->hctd_state, HC_TD_RECLAIM); in ohci_cleanup_data_underrun()