Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h46 #define UBT_ALERT(...) UBT_DEBUG(NG_UBT_ALERT_LEVEL, __VA_ARGS__) macro
H A Dng_ubt.c684 UBT_ALERT(sc, "could not get two interfaces\n"); in ubt_attach()
693 UBT_ALERT(sc, "could not create Netgraph node\n"); in ubt_attach()
699 UBT_ALERT(sc, "could not name Netgraph node\n"); in ubt_attach()
782 UBT_ALERT(sc, "could not set alternate setting %d " \ in ubt_attach()
791 UBT_ALERT(sc, "could not allocate transfers\n"); in ubt_attach()