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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c350 { BGE_ASICREV_BCM5705, "unknown BCM5705" },
1889 if (sc->bge_asicrev != BGE_ASICREV_BCM5705 &&
3442 case BGE_ASICREV_BCM5705:
3496 if (BGE_IS_5700_FAMILY(sc) || sc->bge_asicrev == BGE_ASICREV_BCM5705)
3522 if (sc->bge_asicrev == BGE_ASICREV_BCM5705) {
3531 (sc->bge_asicrev == BGE_ASICREV_BCM5705 &&
3840 (sc->bge_asicrev == BGE_ASICREV_BCM5705 &&
H A Dif_bgereg.h344 #define BGE_ASICREV_BCM5705 0x03 macro

Completed in 80 milliseconds