Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bge.c354 { BGE_ASICREV_BCM5755, "unknown BCM5755" },
2288 else if (sc->bge_asicrev == BGE_ASICREV_BCM5755 || in bge_blockinit()
3411 case BGE_ASICREV_BCM5755: in bge_attach()
3816 if (sc->bge_asicrev == BGE_ASICREV_BCM5755 || in bge_attach()
HDif_bgereg.h350 #define BGE_ASICREV_BCM5755 0x0a macro