Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bge/
HDif_bgereg.h2990 #define BGE_FLAG_5755_PLUS 0x00100000 macro
HDif_bge.c379 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5755_PLUS)
3408 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS | in bge_attach()
3431 sc->bge_flags |= BGE_FLAG_5755_PLUS | BGE_FLAG_575X_PLUS | in bge_attach()