Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h358 #define BGE_ASICREV_USE_PRODID_REG 0x0f macro
H A Dif_bge.c2090 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_USE_PRODID_REG) { in bge_attach()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1938 if (BGE_ASICREV(sc->bnx_chipid) == BGE_ASICREV_USE_PRODID_REG) { in bnx_attach()