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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c379 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5755_PLUS)
3400 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS |
3423 sc->bge_flags |= BGE_FLAG_5755_PLUS | BGE_FLAG_575X_PLUS |
H A Dif_bgereg.h2990 #define BGE_FLAG_5755_PLUS 0x00100000 macro

Completed in 52 milliseconds