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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c356 { BGE_ASICREV_BCM5785, "unknown BCM5785" },
2458 if (sc->bge_asicrev == BGE_ASICREV_BCM5785)
2472 sc->bge_asicrev == BGE_ASICREV_BCM5785 ||
2482 sc->bge_asicrev == BGE_ASICREV_BCM5785 ||
2500 sc->bge_asicrev == BGE_ASICREV_BCM5785 ||
3409 case BGE_ASICREV_BCM5785:
3477 sc->bge_asicrev == BGE_ASICREV_BCM5785 ||
3813 sc->bge_asicrev != BGE_ASICREV_BCM5785 &&
4086 if (sc->bge_asicrev != BGE_ASICREV_BCM5785 &&
4258 sc->bge_asicrev != BGE_ASICREV_BCM5785) {
[all...]
H A Dif_bgereg.h363 #define BGE_ASICREV_BCM5785 0x5785 macro

Completed in 179 milliseconds