Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bge.c314 { BGE_CHIPID_BCM5719_A0, "BCM5719 A0" },
2519 if (sc->bge_chipid == BGE_CHIPID_BCM5719_A0 || in bge_blockinit()
3405 sc->bge_chipid == BGE_CHIPID_BCM5719_A0) { in bge_attach()
3559 sc->bge_chipid == BGE_CHIPID_BCM5719_A0) { in bge_attach()
4911 sc->bge_chipid != BGE_CHIPID_BCM5719_A0 && in bge_stats_update_regs()
HDif_bgereg.h332 #define BGE_CHIPID_BCM5719_A0 0x05719000 macro