Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h278 #define BGE_CHIPID_BCM5701_B5 0x0105 macro
H A Dif_bge.c272 { BGE_CHIPID_BCM5701_B5, "BCM5701 B5" },
1885 sc->bge_chipid == BGE_CHIPID_BCM5701_B5) in bge_chipinit()