Searched refs:BGE_ASICREV_BCM5785 (Results 1 – 2 of 2) sorted by relevance
358 { BGE_ASICREV_BCM5785, "unknown BCM5785" },2458 if (sc->bge_asicrev == BGE_ASICREV_BCM5785) in bge_blockinit()2472 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()2482 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()2500 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()3413 case BGE_ASICREV_BCM5785: in bge_attach()3481 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_attach()3812 sc->bge_asicrev != BGE_ASICREV_BCM5785 && in bge_attach()4084 if (sc->bge_asicrev != BGE_ASICREV_BCM5785 && in bge_reset()4256 sc->bge_asicrev != BGE_ASICREV_BCM5785) { in bge_reset()
364 #define BGE_ASICREV_BCM5785 0x5785 macro