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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c357 { BGE_ASICREV_BCM5761, "unknown BCM5761" },
680 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
780 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) {
793 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
859 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
868 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
2507 if (sc->bge_asicrev == BGE_ASICREV_BCM5761 ||
2599 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
3418 case BGE_ASICREV_BCM5761:
3452 case BGE_ASICREV_BCM5761
[all...]
H A Dif_bgereg.h361 #define BGE_ASICREV_BCM5761 0x5761 macro

Completed in 118 milliseconds