Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c265 { BGE_CHIPID_BCM5700_B2, "BCM5700 B2" },
2587 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) in bge_blockinit()
4562 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) || in bge_poll()
4712 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) || in bge_intr()
6136 sc->bge_chipid != BGE_CHIPID_BCM5700_B2) { in bge_link_upd()
H A Dif_bgereg.h271 #define BGE_CHIPID_BCM5700_B2 0x7102 macro