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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c368 { BGE_ASICREV_BCM5720, "unknown BCM5720" },
1920 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2141 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2175 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2270 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2285 sc->bge_asicrev == BGE_ASICREV_BCM5720) {
2331 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2496 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2544 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5720) {
3371 sc->bge_asicrev == BGE_ASICREV_BCM5720) {
[all...]
H A Dif_bgereg.h360 #define BGE_ASICREV_BCM5720 0x5720 macro

Completed in 343 milliseconds