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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c354 { BGE_ASICREV_BCM5761, "unknown BCM5761" },
678 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
778 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) {
791 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
857 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
866 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
2498 if (sc->bge_asicrev == BGE_ASICREV_BCM5761 ||
2590 if (sc->bge_asicrev == BGE_ASICREV_BCM5761)
3407 case BGE_ASICREV_BCM5761:
3441 case BGE_ASICREV_BCM5761
[all...]
H A Dif_bgereg.h360 #define BGE_ASICREV_BCM5761 0x5761 macro

Completed in 190 milliseconds