Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h269 #define BGE_CHIPID_BCM5700_B0 0x7100 macro
H A Dif_bge.c263 { BGE_CHIPID_BCM5700_B0, "BCM5700 B0" },
3743 if (sc->bge_chipid == BGE_CHIPID_BCM5700_B0) { in bge_attach()