Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h335 #define BGE_CHIPID_BCM57765_A0 0x57785000 macro
H A Dif_bge.c324 { BGE_CHIPID_BCM57765_A0, "BCM57765 A0" },
1849 if (sc->bge_chipid == BGE_CHIPID_BCM57765_A0) in bge_chipinit()
4216 if (sc->bge_chipid == BGE_CHIPID_BCM57765_A0) in bge_reset()