Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_bgereg.h2631 #define BGEF_5714_FAMILY 0x00010000 macro
H A Dif_bge.c670 #define BGE_IS_5714_FAMILY(sc) ((sc)->bge_flags & BGEF_5714_FAMILY)
3499 sc->bge_flags |= BGEF_5714_FAMILY | BGEF_JUMBO_CAPABLE; in bge_attach()