Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c355 { BGE_ASICREV_BCM57780, "unknown BCM57780" },
2431 sc->bge_asicrev == BGE_ASICREV_BCM57780) in bge_blockinit()
2441 sc->bge_asicrev == BGE_ASICREV_BCM57780) in bge_blockinit()
2459 sc->bge_asicrev == BGE_ASICREV_BCM57780 || in bge_blockinit()
3404 case BGE_ASICREV_BCM57780: in bge_attach()
3471 sc->bge_asicrev == BGE_ASICREV_BCM57780) in bge_attach()
3802 sc->bge_asicrev != BGE_ASICREV_BCM57780 && in bge_attach()
H A Dif_bgereg.h366 #define BGE_ASICREV_BCM57780 0x57780 macro