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