Searched refs:COMP_STOP (Results 1 – 2 of 2) sorted by relevance
1826 trb_comp_code == COMP_STOP || in finish_td()1942 case COMP_STOP: in process_ctrl_td()2069 case COMP_STOP: in process_isoc_td()2343 case COMP_STOP: in handle_tx_event()2439 if (!(trb_comp_code == COMP_STOP || in handle_tx_event()2483 if (!event_seg && (trb_comp_code == COMP_STOP || in handle_tx_event()
1109 #define COMP_STOP 26 macro