Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_bgereg.h2626 #define BGEF_5700_FAMILY 0x00000800 macro
H A Dif_bge.c668 #define BGE_IS_5700_FAMILY(sc) ((sc)->bge_flags & BGEF_5700_FAMILY)
3494 sc->bge_flags |= BGEF_5700_FAMILY | BGEF_JUMBO_CAPABLE; in bge_attach()