Searched refs:BGE_APE (Results 1 – 2 of 2) sorted by relevance
2876 sc->bge_flags |= BGE_APE; in bge_attach()2881 if ((sc->bge_flags & BGE_APE) != 0) { in bge_attach()3206 if ((sc->bge_flags & BGE_APE) != 0) in bge_attach()3241 if ((sc->bge_flags & BGE_APE) != 0) in bge_detach()
2877 #define BGE_APE 0x00080000 macro