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

/freebsd-13-stable/sys/dev/bge/
H A Dif_bge.c349 { BGE_ASICREV_BCM5761, "unknown BCM5761" },
639 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
739 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) {
752 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
818 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
827 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
2458 if (sc->bge_asicrev == BGE_ASICREV_BCM5761 ||
2550 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
3402 case BGE_ASICREV_BCM5761:
3436 case BGE_ASICREV_BCM5761
[all...]
H A Dif_bgereg.h362 #define BGE_ASICREV_BCM5761 0x5761 macro

Completed in 122 milliseconds