Searched refs:NG_H4_INFO (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ |
| H A D | ng_h4.c | 349 NG_H4_INFO("%s: %s - no carrier\n", __func__, in ng_h4_input() 399 NG_H4_INFO("%s: %s - got char %#x, want=%d, got=%d\n", __func__, in ng_h4_input() 411 NG_H4_INFO("%s: %s - got packet indicator %#x\n", __func__, in ng_h4_input() 472 NG_H4_INFO("%s: %s - got packet header, packet type=%#x, " \ in ng_h4_input() 523 NG_H4_INFO("%s: %s - got full packet, packet type=%#x, " \ in ng_h4_input() 811 NG_H4_INFO("%s: %s - queue mbuf, len=%d\n", __func__,
|
| H A D | ng_h4_var.h | 62 #define NG_H4_INFO if (sc->debug >= NG_H4_INFO_LEVEL) printf macro
|