Searched refs:COMP_STOP_SHORT (Results 1 – 2 of 2) sorted by relevance
1827 trb_comp_code == COMP_STOP_SHORT) { in finish_td()1934 case COMP_STOP_SHORT: in process_ctrl_td()2044 case COMP_STOP_SHORT: in process_isoc_td()2080 } else if (trb_comp_code == COMP_STOP_SHORT) { in process_isoc_td()2164 case COMP_STOP_SHORT: in process_bulk_intr_td()2182 if (trb_comp_code == COMP_STOP_SHORT) { in process_bulk_intr_td()2349 case COMP_STOP_SHORT: in handle_tx_event()
1113 #define COMP_STOP_SHORT 28 macro