Searched refs:NG_HCI_STAT_RESET (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netgraph/bluetooth/hci/ | ||
| HD | ng_hci_var.h | 149 #define NG_HCI_STAT_RESET(s) bzero(&(s), sizeof((s))) macro |
| HD | ng_hci_main.c | 438 NG_HCI_STAT_RESET(unit->stat); in ng_hci_default_rcvmsg() |