Searched refs:BGE_ASICREV_BCM5703 (Results 1 – 2 of 2) sorted by relevance
338 { BGE_ASICREV_BCM5703, "unknown BCM5703" },1805 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5703) { in bge_chipinit()1824 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 || in bge_chipinit()1850 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 || in bge_chipinit()3418 case BGE_ASICREV_BCM5703: in bge_attach()3519 if ((sc->bge_asicrev == BGE_ASICREV_BCM5703 && in bge_attach()4169 if (sc->bge_asicrev == BGE_ASICREV_BCM5703) { in bge_reset()
341 #define BGE_ASICREV_BCM5703 0x01 macro