Searched refs:BGE_FLAG_TAGGED_STATUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c1782 if (sc->bge_flags & BGE_FLAG_TAGGED_STATUS)
3646 sc->bge_flags |= BGE_FLAG_TAGGED_STATUS;
4635 if ((sc->bge_flags & BGE_FLAG_TAGGED_STATUS) == 0)
H A Dif_bgereg.h2976 #define BGE_FLAG_TAGGED_STATUS 0x00000040 macro

Completed in 203 milliseconds