Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/drivers/h4/
HDng_h4.c371 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
391 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
446 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
515 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
544 NG_H4_STAT_IERROR(sc->stat); in ng_h4_input()
HDng_h4_var.h83 #define NG_H4_STAT_IERROR(s) (s).ierrors ++ macro