Searched refs:BGE_FLAG_5705_PLUS (Results 1 – 2 of 2) sorted by relevance
365 #define BGE_IS_5705_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5705_PLUS)3381 BGE_FLAG_575X_PLUS | BGE_FLAG_5705_PLUS | BGE_FLAG_JUMBO | in bge_attach()3404 BGE_FLAG_5705_PLUS; in bge_attach()3423 sc->bge_flags |= BGE_FLAG_5705_PLUS; in bge_attach()
2972 #define BGE_FLAG_5705_PLUS 0x00020000 macro