Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h246 #define TSEC_IEVENT_LC 0x00040000 /* Late collision */ macro
H A Dif_tsec.c1517 TSEC_IEVENT_TXC | TSEC_IEVENT_TXE | TSEC_IEVENT_LC | in tsec_error_intr_locked()
1524 if (eflags & TSEC_IEVENT_LC) in tsec_error_intr_locked()