Home
last modified time | relevance | path

Searched refs:BGE_CHIPID_BCM5750_A0 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h295 #define BGE_CHIPID_BCM5750_A0 0x4000 macro
H A Dif_bge.c2828 if (sc->bge_chipid != BGE_CHIPID_BCM5750_A0) { in bge_reset()
2865 if (sc->bge_chipid == BGE_CHIPID_BCM5750_A0) { in bge_reset()
3019 sc->bge_chipid != BGE_CHIPID_BCM5750_A0 && in bge_reset()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2628 if (sc->bnx_chipid != BGE_CHIPID_BCM5750_A0) { in bnx_reset()
2659 if (sc->bnx_chipid == BGE_CHIPID_BCM5750_A0) { in bnx_reset()