Searched refs:DBG_NODES (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | if_athn_usb.c | 372 DPRINTFN(DBG_NODES, usc, "removing node %u\n", sta_index); in athn_usb_node_cleanup_cb() 1458 DPRINTFN(DBG_NODES, usc, "removing node %u\n", sta_index); in athn_usb_newstate_cb() 1486 DPRINTFN(DBG_NODES, sc, "create node for AID=%#x\n", in athn_usb_newstate_cb() 1548 DPRINTFN(DBG_NODES, usc, "creating node for AID=%#x\n", in athn_usb_newassoc_cb() 1635 DPRINTFN(DBG_NODES, usc, "node=%u error=%d\n", in athn_usb_remove_hw_node() 1651 DPRINTFN(DBG_NODES, usc, "node=%u error=%d\n", in athn_usb_create_hw_node() 1665 DPRINTFN(DBG_FN | DBG_NODES, usc, "AID=%#x\n", ni->ni_associd); in athn_usb_create_node() 2862 DPRINTFN(DBG_INIT | DBG_NODES, sc, "creating default node %u\n", in athn_usb_init_locked() 2977 DPRINTFN(DBG_NODES, usc, "removing node %u\n", sta_index); in athn_usb_stop_locked()
|
| /netbsd/src/sys/dev/ic/ |
| D | athnvar.h | 45 #define DBG_NODES __BIT(6) macro
|