Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_bgereg.h2629 #define BGEF_5755_PLUS 0x00004000 macro
H A Dif_bge.c672 #define BGE_IS_5755_PLUS(sc) ((sc)->bge_flags & BGEF_5755_PLUS)
3475 sc->bge_flags |= BGEF_57765_PLUS | BGEF_5755_PLUS | in bge_attach()
3488 sc->bge_flags |= BGEF_5755_PLUS | BGEF_575X_PLUS | BGEF_5705_PLUS; in bge_attach()