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

/freebsd-10.2-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h120 #define UBT_FLAG_T_START_ALL (1 << 2) /* start all read and isoc macro
H A Dng_ubt.c1358 sc->sc_task_flags &= ~UBT_FLAG_T_START_ALL;
1401 if (task_flags & UBT_FLAG_T_START_ALL) {
1518 ubt_task_schedule(sc, UBT_FLAG_T_START_ALL);

Completed in 78 milliseconds