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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c366 { BGE_ASICREV_BCM5717, "unknown BCM5717" },
1910 sc->bge_asicrev != BGE_ASICREV_BCM5717 &&
2139 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2173 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2268 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2283 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
2477 if (sc->bge_asicrev == BGE_ASICREV_BCM5717)
3369 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 ||
3397 case BGE_ASICREV_BCM5717:
3449 case BGE_ASICREV_BCM5717
[all...]
H A Dif_bgereg.h358 #define BGE_ASICREV_BCM5717 0x5717 macro

Completed in 170 milliseconds