Searched refs:UBT_FLAG_T_START_BULK (Results 1 – 2 of 2) sorted by relevance
157 #define UBT_FLAG_T_START_BULK (1 << 4) /* start bulk xfer (write) */ macro
1619 if (task_flags & UBT_FLAG_T_START_BULK) { in ubt_task()1966 action = UBT_FLAG_T_START_BULK; in ng_ubt_rcvdata()