Home
last modified time | relevance | path

Searched refs:NG_HCI_WARN_LEVEL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_var.h47 #define NG_HCI_WARN if (unit->debug >= NG_HCI_WARN_LEVEL) kprintf
HDng_hci_main.c120 unit->debug = NG_HCI_WARN_LEVEL; in ng_hci_constructor()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h479 #define NG_HCI_WARN_LEVEL 3 macro