Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bgereg.h279 #define BGE_CHIPID_BCM5701_B5 0x0105 macro
HDif_bge.c280 { BGE_CHIPID_BCM5701_B5, "BCM5701 B5" },
1936 sc->bge_chipid == BGE_CHIPID_BCM5701_B5) in bge_chipinit()