Searched refs:BGE_ASICREV_BCM5761 (Results 1 – 2 of 2) sorted by relevance
347 { BGE_ASICREV_BCM5761, "unknown BCM5761" },635 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_lock_init()735 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) { in bge_ape_lock()748 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_lock()814 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_unlock()823 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_ape_unlock()2456 if (sc->bge_asicrev == BGE_ASICREV_BCM5761 || in bge_blockinit()2548 if (sc->bge_asicrev == BGE_ASICREV_BCM5761) in bge_blockinit()3398 case BGE_ASICREV_BCM5761: in bge_attach()3432 case BGE_ASICREV_BCM5761: in bge_attach()[all …]
360 #define BGE_ASICREV_BCM5761 0x5761 macro