Searched refs:BGE_ASICREV_BCM5704 (Results 1 – 2 of 2) sorted by relevance
339 { BGE_ASICREV_BCM5704, "unknown BCM5704" },1808 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_chipinit()1819 sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_chipinit()1845 sc->bge_asicrev == BGE_ASICREV_BCM5704) in bge_chipinit()1941 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) in bge_blockinit()3409 case BGE_ASICREV_BCM5704: in bge_attach()4150 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_reset()4225 if (sc->bge_asicrev == BGE_ASICREV_BCM5704 && in bge_reset()5623 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_ifmedia_upd_locked()6157 if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { in bge_link_upd()
342 #define BGE_ASICREV_BCM5704 0x02 macro