Searched refs:BGE_ASICREV_BCM5704 (Results 1 – 2 of 2) sorted by relevance
348 { BGE_ASICREV_BCM5704, "unknown BCM5704" },1852 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_chipinit()1863 sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_chipinit()1889 sc->bge_asicrev == BGE_ASICREV_BCM5704) in bge_chipinit()1984 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) in bge_blockinit()3422 case BGE_ASICREV_BCM5704: in bge_attach()4170 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_reset()4245 if (sc->bge_asicrev == BGE_ASICREV_BCM5704 && in bge_reset()5649 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_ifmedia_upd_locked()6181 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_link_upd()
343 #define BGE_ASICREV_BCM5704 0x02 macro