Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gemreg.h83 #define GEM_INTR_BERR 0x00040000 /* Bus error interrupt */ macro
H A Dif_gem.c987 GEM_INTR_BERR in gem_init_locked()
1680 if ((status & GEM_INTR_BERR) != 0) { in gem_eint()
1730 (GEM_INTR_RX_TAG_ERR | GEM_INTR_PERR | GEM_INTR_BERR)) != 0) in gem_intr()