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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c364 { BGE_ASICREV_BCM5719, "unknown BCM5719" },
2031 if (sc->bge_asicrev == BGE_ASICREV_BCM5719)
2131 sc->bge_asicrev == BGE_ASICREV_BCM5719 ||
2165 sc->bge_asicrev == BGE_ASICREV_BCM5719 ||
2260 sc->bge_asicrev == BGE_ASICREV_BCM5719 ||
2275 sc->bge_asicrev == BGE_ASICREV_BCM5719 ||
2530 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) {
2564 if (sc->bge_asicrev == BGE_ASICREV_BCM5719)
3359 sc->bge_asicrev == BGE_ASICREV_BCM5719 ||
3387 case BGE_ASICREV_BCM5719
[all...]
H A Dif_bgereg.h358 #define BGE_ASICREV_BCM5719 0x5719 macro

Completed in 184 milliseconds