Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bge/
HDif_bge.c348 { BGE_ASICREV_BCM5784, "unknown BCM5784" },
2429 if (sc->bge_asicrev == BGE_ASICREV_BCM5784 || in bge_blockinit()
2457 sc->bge_asicrev == BGE_ASICREV_BCM5784 || in bge_blockinit()
3179 case BGE_ASICREV_BCM5784: in bge_can_use_msi()
3399 case BGE_ASICREV_BCM5784: in bge_attach()
3466 sc->bge_asicrev == BGE_ASICREV_BCM5784 || in bge_attach()
3799 sc->bge_asicrev == BGE_ASICREV_BCM5784 || in bge_attach()
HDif_bgereg.h362 #define BGE_ASICREV_BCM5784 0x5784 macro