Home
last modified time | relevance | path

Searched refs:BGE_ASICREV_BCM5750 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c1374 sc->bge_asicrev != BGE_ASICREV_BCM5750) in bge_chipinit()
2123 case BGE_ASICREV_BCM5750: in bge_attach()
2154 if (sc->bge_asicrev == BGE_ASICREV_BCM5750 || in bge_attach()
2338 (sc->bge_asicrev == BGE_ASICREV_BCM5750 && in bge_attach()
H A Dif_bgereg.h346 #define BGE_ASICREV_BCM5750 0x04 macro