Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bgereg.h2988 #define BGE_FLAG_5755_PLUS 0x00100000 macro
HDif_bge.c377 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5755_PLUS)
3394 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS | in bge_attach()
3417 sc->bge_flags |= BGE_FLAG_5755_PLUS | BGE_FLAG_575X_PLUS | in bge_attach()