Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h154 #define UBT_FLAG_T_START_ALL (1 << 2) /* start all read and isoc macro
H A Dng_ubt.c1543 sc->sc_task_flags &= ~UBT_FLAG_T_START_ALL; in ubt_task_schedule()
1586 if (task_flags & UBT_FLAG_T_START_ALL) { in ubt_task()
1703 ubt_task_schedule(sc, UBT_FLAG_T_START_ALL); in ng_ubt_connect()