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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c363 { BGE_ASICREV_BCM5717, "unknown BCM5717" },
1899 sc->bge_asicrev != BGE_ASICREV_BCM5717 &&
2130 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2164 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2259 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2274 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2468 if (sc->bge_asicrev == BGE_ASICREV_BCM5717)
3358 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
3386 case BGE_ASICREV_BCM5717:
3438 case BGE_ASICREV_BCM5717
[all...]
H A Dif_bgereg.h357 #define BGE_ASICREV_BCM5717 0x5717 macro

Completed in 183 milliseconds