Searched refs:GEM_INTR_BERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/gem/
H A Dif_gemreg.h90 #define GEM_INTR_BERR 0x00040000 /* Bus error interrupt */ macro
H A Dif_gem.c1018 GEM_INTR_BERR
1718 if ((status & GEM_INTR_BERR) != 0) {
1771 (GEM_INTR_RX_TAG_ERR | GEM_INTR_PERR | GEM_INTR_BERR)) != 0)

Completed in 110 milliseconds