Searched refs:TSEC_IEVENT_BABR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/tsec/ | ||
H A D | if_tsecreg.h | 235 #define TSEC_IEVENT_BABR 0x80000000 /* Babbling receive error */ macro |
H A D | if_tsec.c | 1548 if (eflags & TSEC_IEVENT_BABR) in tsec_error_intr_locked() |