Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h259 #define TSEC_IMASK_EBERREN 0x10000000 /* Ethernet controller bus error */ macro
H A Dif_tsec.c658 TSEC_IMASK_RXCEN | TSEC_IMASK_BSYEN | TSEC_IMASK_EBERREN | in tsec_intrs_ctl()