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

/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h47 #define UBT_ALERT(...) UBT_DEBUG(NG_UBT_ALERT_LEVEL, __VA_ARGS__) macro
H A Dng_ubt.c641 UBT_ALERT(sc, "could not create Netgraph node\n");
647 UBT_ALERT(sc, "could not name Netgraph node\n");
731 UBT_ALERT(sc, "could not set alternate setting %d " \
739 UBT_ALERT(sc, "could not allocate transfers\n");

Completed in 108 milliseconds