Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c1893 sc->bge_asicrev == BGE_ASICREV_BCM57780) { in bge_blockinit()
1908 sc->bge_asicrev == BGE_ASICREV_BCM57780) in bge_blockinit()
2105 case BGE_ASICREV_BCM57780: in bge_attach()
2284 sc->bge_asicrev != BGE_ASICREV_BCM57780) { in bge_attach()
H A Dif_bgereg.h369 #define BGE_ASICREV_BCM57780 0x57780 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1707 sc->bnx_asicrev == BGE_ASICREV_BCM57780) { in bnx_blockinit()