Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h275 #define BGE_CHIPID_BCM5701_A0 0x0000 /* grrrr */ macro
H A Dif_bge.c269 { BGE_CHIPID_BCM5701_A0, "BCM5701 A0" },
3789 if (sc->bge_chipid == BGE_CHIPID_BCM5701_A0 || in bge_attach()