Searched refs:BGE_ASICREV_BCM5785 (Results 1 – 2 of 2) sorted by relevance
349 { BGE_ASICREV_BCM5785, "unknown BCM5785" },2422 if (sc->bge_asicrev == BGE_ASICREV_BCM5785) in bge_blockinit()2436 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()2446 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()2464 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_blockinit()3410 case BGE_ASICREV_BCM5785: in bge_attach()3478 sc->bge_asicrev == BGE_ASICREV_BCM5785 || in bge_attach()3809 sc->bge_asicrev != BGE_ASICREV_BCM5785 && in bge_attach()4086 if (sc->bge_asicrev != BGE_ASICREV_BCM5785 && in bge_reset()4258 sc->bge_asicrev != BGE_ASICREV_BCM5785) { in bge_reset()
363 #define BGE_ASICREV_BCM5785 0x5785 macro