Searched refs:BGE_ASICREV_BCM5703 (Results 1 – 2 of 2) sorted by relevance
338 { BGE_ASICREV_BCM5703, "unknown BCM5703" },1799 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5703) { in bge_chipinit()1818 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 || in bge_chipinit()1844 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 || in bge_chipinit()3408 case BGE_ASICREV_BCM5703: in bge_attach()3509 if ((sc->bge_asicrev == BGE_ASICREV_BCM5703 && in bge_attach()4147 if (sc->bge_asicrev == BGE_ASICREV_BCM5703) { in bge_reset()
341 #define BGE_ASICREV_BCM5703 0x01 macro