Searched refs:BGE_FLAG_5755_PLUS (Results 1 – 2 of 2) sorted by relevance
2990 #define BGE_FLAG_5755_PLUS 0x00100000 macro
379 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5755_PLUS)3408 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS | in bge_attach()3431 sc->bge_flags |= BGE_FLAG_5755_PLUS | BGE_FLAG_575X_PLUS | in bge_attach()