Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h276 #define BGE_CHIPID_BCM5701_B0 0x0100 macro
H A Dif_bge.c270 { BGE_CHIPID_BCM5701_B0, "BCM5701 B0" },
3790 sc->bge_chipid == BGE_CHIPID_BCM5701_B0) in bge_attach()