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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c379 #define BGE_IS_5705_PLUS(sc) ((sc)->bge_flags & BGE_5705_PLUS)
2741 BGE_5705_PLUS | BGE_JUMBO_CAPABLE | BGE_JUMBO_RING |
2765 sc->bge_flags |= BGE_5755_PLUS | BGE_575X_PLUS | BGE_5705_PLUS;
2784 sc->bge_flags |= BGE_5705_PLUS;
H A Dif_bgereg.h2870 #define BGE_5705_PLUS 0x00001000 macro

Completed in 138 milliseconds