Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bge.c365 { BGE_ASICREV_BCM5719, "unknown BCM5719" },
2038 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) in bge_blockinit()
2138 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()
2172 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()
2267 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()
2282 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_blockinit()
2537 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) { in bge_blockinit()
2571 if (sc->bge_asicrev == BGE_ASICREV_BCM5719) in bge_blockinit()
3364 sc->bge_asicrev == BGE_ASICREV_BCM5719 || in bge_attach()
3392 case BGE_ASICREV_BCM5719: in bge_attach()
[all …]
HDif_bgereg.h358 #define BGE_ASICREV_BCM5719 0x5719 macro