Searched refs:BGE_ASICREV_BCM5719 (Results 1 – 2 of 2) sorted by relevance
365 { BGE_ASICREV_BCM5719, "unknown BCM5719" },2038 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) in bge_blockinit()2138 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()2172 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()2267 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()2282 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()2537 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) { in bge_blockinit()2571 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) in bge_blockinit()3364 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_attach()3392 case BGE_ASICREV_BCM5719: in bge_attach()[all …]
358 #define BGE_ASICREV_BCM5719 0x5719 macro