Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h364 #define BGE_ASICREV_BCM57765 0x57785 macro
H A Dif_bge.c353 { BGE_ASICREV_BCM57765, "unknown BCM57765" },
1767 if (sc->bge_asicrev == BGE_ASICREV_BCM57765 || in bge_chipinit()
3373 case BGE_ASICREV_BCM57765: in bge_attach()