Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c287 { BGE_CHIPID_BCM5750_A0, "BCM5750 A0" },
4069 if (sc->bge_chipid != BGE_CHIPID_BCM5750_A0) { in bge_reset()
4103 if (sc->bge_chipid == BGE_CHIPID_BCM5750_A0) { in bge_reset()
4235 sc->bge_chipid != BGE_CHIPID_BCM5750_A0 && in bge_reset()
H A Dif_bgereg.h293 #define BGE_CHIPID_BCM5750_A0 0x4000 macro