Searched refs:UBT_FLAG_T_STOP_ALL (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h153 #define UBT_FLAG_T_STOP_ALL (1 << 1) /* stop all xfers */ macro
H A Dng_ubt.c1508 if ((action & UBT_FLAG_T_STOP_ALL) != 0)
1547 if (task_flags & UBT_FLAG_T_STOP_ALL)
1696 ubt_task_schedule(sc, UBT_FLAG_T_STOP_ALL);

Completed in 95 milliseconds