Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bgereg.h284 #define BGE_CHIPID_BCM5704_A0 0x2000 macro
H A Dif_bge.c278 { BGE_CHIPID_BCM5704_A0, "BCM5704 A0" },
3803 if (sc->bge_chipid == BGE_CHIPID_BCM5704_A0) in bge_attach()
4150 if (sc->bge_chipid == BGE_CHIPID_BCM5704_A0 && in bge_reset()