Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bge/
Dif_bgereg.h326 #define BGE_CHIPID_BCM5906_A1 0xc001 macro
Dif_bge.c330 { BGE_CHIPID_BCM5906_A1, "BCM5906 A1" },
2196 sc->bge_chipid == BGE_CHIPID_BCM5906_A1 || in bge_blockinit()