Searched refs:BGE_FLAG_5755_PLUS (Results 1 – 2 of 2) sorted by relevance
2988 #define BGE_FLAG_5755_PLUS 0x00100000 macro
377 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5755_PLUS)3394 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS | in bge_attach()3417 sc->bge_flags |= BGE_FLAG_5755_PLUS | BGE_FLAG_575X_PLUS | in bge_attach()