Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2982 #define BGE_FLAG_SHORT_DMA_BUG 0x08000000 macro
H A Dif_bge.c3490 sc->bge_flags |= BGE_FLAG_SHORT_DMA_BUG; in bge_attach()
5160 if ((sc->bge_flags & BGE_FLAG_SHORT_DMA_BUG) != 0 && in bge_encap()