Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h2883 #define BGE_JUMBO_STD 0x02000000 macro
H A Dif_bge.c2776 sc->bge_flags |= BGE_5714_FAMILY | BGE_JUMBO_CAPABLE | BGE_JUMBO_STD; in bge_attach()
2788 if (sc->bge_flags & BGE_JUMBO_STD) in bge_attach()