Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bge/
HDif_bge.c274 { BGE_CHIPID_BCM5700_B2, "BCM5700 B2" },
2638 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) in bge_blockinit()
4584 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) || in bge_poll()
4734 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) || in bge_intr()
6156 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) { in bge_link_upd()
HDif_bgereg.h272 #define BGE_CHIPID_BCM5700_B2 0x7102 macro