Searched refs:BGE_ASICREV_BCM5705 (Results 1 – 2 of 2) sorted by relevance
340 { BGE_ASICREV_BCM5705, "unknown BCM5705" },1842 if (sc->bge_asicrev != BGE_ASICREV_BCM5705 && in bge_chipinit()3432 case BGE_ASICREV_BCM5705: in bge_attach()3486 if (BGE_IS_5700_FAMILY(sc) || sc->bge_asicrev == BGE_ASICREV_BCM5705) in bge_attach()3512 if (sc->bge_asicrev == BGE_ASICREV_BCM5705) { in bge_attach()3521 (sc->bge_asicrev == BGE_ASICREV_BCM5705 && in bge_attach()3830 (sc->bge_asicrev == BGE_ASICREV_BCM5705 && in bge_attach()
343 #define BGE_ASICREV_BCM5705 0x03 macro