Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bge/
Dif_bgereg.h327 #define BGE_CHIPID_BCM5906_A2 0xc002 macro
Dif_bge.c331 { BGE_CHIPID_BCM5906_A2, "BCM5906 A2" },
2197 sc->bge_chipid == BGE_CHIPID_BCM5906_A2) in bge_blockinit()