Searched refs:BGE_ASICREV_BCM5761 (Results 1 – 2 of 2) sorted by relevance
347 { BGE_ASICREV_BCM5761, "unknown BCM5761" },641 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_lock_init()741 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) { in bge_ape_lock()754 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_lock()820 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_unlock()829 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_unlock()2462 if (sc->bge_asicrev == BGE_ASICREV_BCM5761 || in bge_blockinit()2554 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_blockinit()3408 case BGE_ASICREV_BCM5761: in bge_attach()3442 case BGE_ASICREV_BCM5761: in bge_attach()[all …]
360 #define BGE_ASICREV_BCM5761 0x5761 macro