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

/freebsd-11.0-release/sys/dev/gem/
H A Dif_gemreg.h88 #define GEM_INTR_BERR 0x00040000 /* Bus error interrupt */ macro
H A Dif_gem.c1016 GEM_INTR_BERR
1716 if ((status & GEM_INTR_BERR) != 0) {
1769 (GEM_INTR_RX_TAG_ERR | GEM_INTR_PERR | GEM_INTR_BERR)) != 0)

Completed in 62 milliseconds