Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bge/
HDif_bge.c307 { BGE_CHIPID_BCM5719_A0, "BCM5719 A0" },
2470 if (sc->bge_chipid == BGE_CHIPID_BCM5719_A0 || in bge_blockinit()
3391 sc->bge_chipid == BGE_CHIPID_BCM5719_A0) { in bge_attach()
3545 sc->bge_chipid == BGE_CHIPID_BCM5719_A0) { in bge_attach()
4888 sc->bge_chipid != BGE_CHIPID_BCM5719_A0 && in bge_stats_update_regs()
HDif_bgereg.h332 #define BGE_CHIPID_BCM5719_A0 0x05719000 macro