Searched refs:BGE_JUMBO_STD (Results 1 – 2 of 2) sorted by relevance
2883 #define BGE_JUMBO_STD 0x02000000 macro
2776 sc->bge_flags |= BGE_5714_FAMILY | BGE_JUMBO_CAPABLE | BGE_JUMBO_STD; in bge_attach()2788 if (sc->bge_flags & BGE_JUMBO_STD) in bge_attach()