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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c380 #define BGE_IS_5717_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5717_PLUS)
3400 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS |
4093 (sc->bge_flags & BGE_FLAG_5717_PLUS) == 0) {
H A Dif_bgereg.h2992 #define BGE_FLAG_5717_PLUS 0x00400000 macro

Completed in 60 milliseconds