Searched refs:BGE_FLAG_SHORT_DMA_BUG (Results 1 – 2 of 2) sorted by relevance
2982 #define BGE_FLAG_SHORT_DMA_BUG 0x08000000 macro
3490 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()