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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c1325 if (sc->bge_flags & BGE_FLAG_JUMBO_STD &&
3083 if (sc->bge_flags & BGE_FLAG_JUMBO_STD)
3435 sc->bge_flags |= BGE_FLAG_5714_FAMILY | BGE_FLAG_JUMBO_STD;
5762 (sc->bge_flags & BGE_FLAG_JUMBO_STD)) {
H A Dif_bgereg.h2974 #define BGE_FLAG_JUMBO_STD 0x00000004 macro

Completed in 162 milliseconds