Searched refs:UBT_FLAG_T_STOP_ALL (Results 1 – 2 of 2) sorted by relevance
153 #define UBT_FLAG_T_STOP_ALL (1 << 1) /* stop all xfers */ macro
1542 if ((action & UBT_FLAG_T_STOP_ALL) != 0) in ubt_task_schedule()1581 if (task_flags & UBT_FLAG_T_STOP_ALL) in ubt_task()1730 ubt_task_schedule(sc, UBT_FLAG_T_STOP_ALL); in ng_ubt_disconnect()