Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bgereg.h285 #define BGE_CHIPID_BCM5704_A0 0x2000 macro
HDif_bge.c286 { BGE_CHIPID_BCM5704_A0, "BCM5704 A0" },
3807 if (sc->bge_chipid == BGE_CHIPID_BCM5704_A0) in bge_attach()
4150 if (sc->bge_chipid == BGE_CHIPID_BCM5704_A0 && in bge_reset()